I made this project to understand better how a linked list works in Python and practice most of the algorithms related to a linked list like: Reverse, Sort, or Delete.
Repository from Github https://github.commrozowski/LinkedList
I made this project to understand better how a linked list works in Python and practice most of the algorithms related to a linked list like: Reverse, Sort, or Delete.
MIT License