Graph showing O(1), O(log n), O(n), and O(n²) curves. Each complexity class highlighted in sequence.
Four curves on same axes. Active curve highlighted with full color. Y-axis represents time, X-axis represents input size n.