This is a collection of the most common and used data structures implemented in Python 3.6
using a TDD/BDD style (Behave)
SetHash Map (or Hash Table)Linked ListStackQueuesBSTTriesHeaps
- use better assertion lib (PyHamcrest ?)
- extend type hinting to every class