Data structures from the book Algorithms 4th Edition, by Robert Sedgewick and Kevin Wayne, implemented without dependencies in Python 3.
davidwarshaw/algorithms-in-python
Data structures from the textbook Algorithms implemented in Python 3 without dependencies
PythonMIT