Interactive growth-rate comparison chart for O(1), O(log n), O(n), O(n log n), O(n²), and O(2ⁿ). Adjustable input size n with live curve updates. Toggle individual complexity classes on/off. Algorithm examples (array access, binary search, linear search, merge sort, bubble sort, selection sort) with code snippets. Linear and log scale views.