Data-structures REPO for random mini projects to practice each data structure Get started with testing and environment python -m venv venv (to create the environment) .\venv\Scripts\activate (to start environment)