Sorted Output
Comparisons
0
Swaps
0
Step-by-step reasoning
Each entry below represents a pivot choice, partition, or swap.
- Run the algorithm to populate steps.
Sorting Lab
Partition the array around pivots to conquer subproblems. Enter a list of numbers to see how the partitions evolve.
0
0
Each entry below represents a pivot choice, partition, or swap.