An interactive Big-O complexity explorer: toggle common complexity classes (O(1), O(log n), O(n), O(n log n), O(n squared), O(2 to the n)) on a live growth chart, adjust the input-size range, and see which well-known algorithms fall in each class.

Built in 1 step
  1. An interactive Big-O complexity explorer: toggle common complexity classes (O(1), O(log n), O(n), O(n log n), O(n squared), O(2 to the n)) on a live growth chart, adjust the input-size range, and see which well-known algorithms fall in each class.
⚑ Report