Math algorithms, visualized and animated.
Concept primers that the articles build on — Big-O, stability, divide & conquer, and more.
7Big-O and how an algorithm’s cost grows with input size — across sorting, matrices, and more.
6How algorithms put data in order — shown as animations you can step through.
13Arrows in space: addition, dot and cross products, projections — every operation with its geometric meaning.
3Matrices as transformations: products, determinants, inverses, and the algorithms that make them fast.
4From a single coin flip to the normal curve — the family of distributions and how they connect.
3