Thre reason for creating this repo is for a thorough review of Data Structures - Arrays, Lists, Queues, Deques, Maps, Trees, Heaps, Tries, etc. useing Modern C++ and Python.
This repo will be divided into folders with Data Structure implementations and seperate folders for solutions to common DS puzzles from common sources like the ICPC Uva Judge, Leetcode, Timus, and HackerRank. Some are solutions from puzzles I have done in the past, and some in the present.