- Two Pointers
- Fast and Slow Pointers
- Flood Fill
- Sliding Window
- Merge Intervals
- Cyclic Sort
- In-place Reversal of a Linked List
- Tree Depth First Search
- Two Heaps
- Subsets
- Modified Binary Search
- Top 'K' Elements
- Bitwise XOR
- Backtracking
- 0/1 Knapsack (Dynamic Programming)
- Topological Sort (Graph)
- K-way Merge
- Multi-threaded
- Monotonic Stack
- Union Find
Created
November 16, 2024 10:19
-
-
Save hasinur1997/50093240b3550d5ebe1febe3b19f41cf to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment