mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-01-18 16:27:02 +00:00
4a8fa8bfeb
Initialising a LinkedList class, using a Node class to store the item and the next pointer. |
||
---|---|---|
.. | ||
LinkedList | ||
Queue | ||
__init__.py |