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.