A public digital garden documenting my journey through bugs, features, and the chaotic beauty of web development.
Master the art of merging intervals with a clean, three-phase linear approach.
The data structure that keeps itself sorted — automatically.
Solving a classic DFS problem with both elegant recursion and a high-performance explicit stack.
Mastering Breadth-First and Depth-First Search.
Understanding the "Why" behind the most fundamental data structure.