Playground

整列 Sorting Visualizer

Watch sorting algorithms in action

Array Size50
Speed50%
Comparisons: 0
Swaps: 0
Unsorted
Comparing
Swapping
Pivot
Sorted
Bubble Sort — Time Complexity: O(n²)