https://github.com/animesh88/Data-Structures
1.1 Motivation – Data Structures
1.2 Programming and Data Structures
1.3 Recursion and Tower of Hanoi
2.1 Linked List - Data Structures
2.2 Stacks - Data Structures
2.3 Queue - Data Structures
2.4 Tree - Data Structures
2.5 Binary Heap and Priority Queue
3.1 Linear and Binary Search
3.2 BFS and DFS
3.3 Sorting
4.1 Graph and Sparse Matrices
4.2 Minimum Spanning Tree
4.3 Shortest Path