Goodies for Python lover.
DSA - https://github.com/skwebdeveloper/Python_DataStructure/blob/master/SingleLinkedList.py
Data structure and algorithms I personally worked on it just for you people. A basic understanding of Linked List. It covers -
How we can create a list.
How we can Delete a list.
How we Add a new list.
And a lot. You can simply check it out. You will definitely love this one. Run it on your code editor.
Link - https://github.com/skwebdeveloper/Python_DataStructure/blob/master/SingleLinkedList.py
More coming soon.
Top comments (0)