Single and double linked list data structures.
-
Updated
Oct 27, 2021 - Python
Single and double linked list data structures.
An unprotected bi-directional linked list. Useful for implementing other collections or for managing custom nodes (links).
Add a description, image, and links to the linked-node-list topic page so that developers can more easily learn about it.
To associate your repository with the linked-node-list topic, visit your repo's landing page and select "manage topics."