A public digital garden documenting my journey through bugs, features, and the chaotic beauty of web development.
The data structure that keeps itself sorted — automatically.
Solving a classic DFS problem with both elegant recursion and a high-performance explicit stack.
Understanding the "Why" behind the most fundamental data structure.