1.10.90.70.40.20.0012345678910n (input size)operations
O(1)
O(log n)
O(n)
O(n log n)
O(n²)
Step 1:Big O measures how an algorithm scales. Watch each curve grow as the input size (n) increases.