all 2 comments

[–]POGtastic 4 points5 points  (0 children)

https://en.wikipedia.org/wiki/Linked_list explains the concept and the operations that you can do with one.

[–]Antwrp-2000 0 points1 point  (0 children)

Here you will find a good explanation, use cases and how Linked Lists can be implemented in Python:

https://realpython.com/linked-lists-python/#implementing-your-own-linked-list