AlgoViz
← Back to the lesson
🧩 Puzzle · Apply Sorted Order

Spot the break

An array is "sorted" only if every box is ≤ the one to its right — no exceptions. For each array, hunt down the FIRST place that rule breaks: click the left box of the first pair where the left value is bigger than the right. If there's no break anywhere, press "Already sorted".

Click the left box of the first out-of-order pair.
Sorted means every box is ≤ the one to its right. Click the LEFT box of the first pair that breaks that — or say it's already sorted.
Each box should be ≤ the one on its right. No break? It's sorted.round 1/4