I am currently working learning Data Structures and Algorithms using the book:
Data Stuctures and Algorithms in Python by Goodrich
Each Chapter Folder will contain notes and code regarding the topics discussed.
- Insertion Sort
 - Merge Sort
 - Quick Sort
 
In in the Projects folder I will add projects based on topics in the book that I am working on.
Additonal Folders will contain different Algorithms that I am working on.