Blog
Explore my blog where I share tutorials, development notes, and my experiences as a Full-Stack Engineer based in India.
--
----
Mastering DSA: 5 Patterns that Solve 100+ LeetCode Problems
A strategic guide to mastering Data Structures and Algorithms by focusing on universal problem-solving patterns rather than memorizing individual solutions.
--
----
Understanding the Event Loop: How I Explained it in My Last Interview
A masterclass on the JavaScript Event Loop. Learn how to explain the Call Stack, Task Queue, and Microtask Queue like a senior engineer.
--
----
Top JavaScript Interview Patterns for 2026
A comprehensive deep-dive into the most common JS patterns and concepts you'll encounter in corporate technical interviews, including closures, async flows, and context management.