DataStructures & Algorthims
- Arrays
- Sorting techniques.
- Selection Sort.
- Bubble Sort.
- Insertion Sort.
- Merge Sort
- Quick Sort
- Binary Search.
- Bit Manipulation.
- Stack and Queue.
- Sliding Window and Two pointer approaches.
- Greedy Algorithm.
- Binary Trees.
- Binary Search Trees.
- Dynamic Programming.