🚀 Grokking the Coding Interview

Complete Pattern-based Interview Preparation Guide

Your Progress

0/0 Complete
Questions Completed
0
Total Questions
0
Completion Rate
0%
1. Pattern Sliding Window
2. Pattern Two Pointers
3. Pattern Fast _ Slow pointers
4. Pattern Merge Intervals
5. Pattern Cyclic Sort
6. Pattern In-place Reversal of a LinkedList
7. Pattern Tree Breadth First Search
8. Pattern Tree Depth First Search
9. Pattern Two Heaps
10. Pattern Subsets
11. Pattern Modified Binary Search
12. Pattern Bitwise XOR
13. Pattern Top _K_ Elements
14. Pattern K-way merge
15. Pattern 0 or 1 Knapsack (Dynamic Programming)
16. Pattern Topological Sort (Graph)
17. Miscellaneous