Bubble sort
Bubble sort
Merge sort
Insert sort
Quick sort
Selection sort
Comb sort
Shell's sort
Shaker sort
Bogo sort
Animation speed
Bubble sort
Time complexity
Best
O(n)
Average
O(n²)
Worst
O(n²)
Space complexity
O(1)
Collection size
Create new collection
Shuffle collection