Interview Preparation
This section documents my journey and progress in preparing for technical interviews. I’ll be sharing my studies on LeetCode, System Design, ML Engineering & Design, Behavioural questions, and building data systems at scale. My goal is to track my learning and hopefully provide useful insights for others on a similar path.
LeetCode Patterns
- Two Pointers Technique
- Merge Intervals
- Cyclic Sort
- Stacks
- Tree Breadth-First Search (BFS)
- Tree Depth-First Search (DFS)
- Graphs
- Graphs Islands (Matrix Traversal)
- Top-K Elements (Heap)
System Design Case Studies
ML Engineering & Design
- No notes yet in this category.
Behavioural Questions
- No notes yet in this category.