cs.thefarshad

Computer Science

Topics across data structures, algorithms, mathematics, systems, and more — with visualizers and practice problems.

Try it: sorting

Open the lesson →
1/178
comparewrite / swappivotsorted
best Ω(n log n)avg Θ(n log n)worst O(n²)space O(log n)unstable

Practice problems

Solve practice problems and run Python or JavaScript right in your browser.

Start solving →

Tracks

Browse by area — each track has lessons, visualizers, and problems.