@sargonpiraev

Algorithms

#algorithms#backend

My notes on classical algorithms and data structures — the kind of material that comes up in systems design, interview prep, and reading about database internals. Kept as short term notes, not tutorials.

Complexity

Linear data structures

Trees and graphs

Algorithmic techniques