Big-O Runtime Benchmark Playground
Big-O notation tells you how an algorithm scales — but it can feel abstract until you watch it happen. Pick an algorithm, drag the slider from 10 elements to 1 million, and this page actually runs your selection in a Web Worker and measures the real time and memory it takes.
Loading playground…