Articles

Data Structures

Data structures are the shapes we choose to organise information so the surrounding code can work with it efficiently. The useful question is not how many structures you can name, but which access or update problem each one solves. That is why these articles overlap naturally with both Algorithms and LeetCode. This category is for the posts where the structure itself is a big part of the lesson, not just a background detail in the final solution.

Have a complex web platform issue?

Tell me what is blocked, what has changed, and what needs to be true after the fix. I'll come back with a practical next step.