Fork the repo and clone it.
git clone https://github.com/whoparthgarg/Data-Structures-and-Algorithms.git
SNo | Name |
---|---|
1 | Mathematics |
2 | Bit Magic |
3 | Recursion |
4 | Arrays |
5 | Searching |
6 | Sorting |
7 | Matrix |
8 | Hashing |
9 | Strings |
10 | Linked List |
11 | Stack |
12 | Queue |
13 | Deque |
14 | Binary Tree |
15 | Binary Search Tree |
16 | Heap |
17 | Graph |
18 | Greedy |
19 | Backtracking |
20 | Dynamic Programming |