| Sr No. | Topics | DIRECTORY LINKS |
|---|---|---|
| 1 | Logical (Maths) | https://github.com/bhavesh1129/Leetcode-Questions/tree/main/Logical |
| 2 | Arrays | https://github.com/bhavesh1129/Leetcode-Questions/tree/main/Arrays |
| 3 | Matrix (2D Arrays) | https://github.com/bhavesh1129/Leetcode-Questions/tree/main/Matrix |
| 4 | Strings | https://github.com/bhavesh1129/Leetcode-Questions/tree/main/Strings |
| 5 | Stacks & Queues | https://github.com/bhavesh1129/Leetcode-Questions/tree/main/Stack_Queue |
| 6 | Recursion | https://github.com/bhavesh1129/Leetcode-Questions/tree/main/Recursion |
| 7 | Bit (Bitwise) | https://github.com/bhavesh1129/Leetcode-Questions/tree/main/Bitwise%20Operators |
| 8 | HashSet | https://github.com/bhavesh1129/Leetcode-Questions/tree/main/Hashset |
| 9 | LinkedList | https://github.com/bhavesh1129/Leetcode-Questions/tree/main/LinkedList |
| 10 | Binary Tree | https://github.com/bhavesh1129/Leetcode-Questions/tree/main/BinaryTree |
| 11 | Dynamic Programming | https://github.com/bhavesh1129/Leetcode-Questions/tree/main/DynamicProgramming |
| Sr No. | Challenges | DIRECTORY LINKS |
|---|---|---|
| 1 | Algorithm I | https://github.com/bhavesh1129/Leetcode-Questions/tree/main/Algorithm%20I |
| 2 | Data Structure I | https://github.com/bhavesh1129/Leetcode-Questions/tree/main/Data%20Structure%20I |