Big-O complexity explorer

easy

Plot every complexity class on one chart and step the input size up. The point is not the formulas - it is the moment O(2ⁿ) leaves the screen and O(n²) starts costing hours.

Loading the big-o complexity explorer engine…

Where to go next