data structures 2 posts

Posts tagged "Data Structures"

Foundational structures and how they impact real-world code.

Once you’re writing real code in real systems, you realize: nobody cares if you used a deque. Here’s what actually matters.

July 21, 2025
3 min read

You’re not learning data structures to use them. You’re learning them to think better. Here’s why that shift in mindset matters.

July 7, 2025
2 min read

Explore Other Tags