| Sorting Demo |
Numbers been swapped this round
Other numbers
Finish sorting
O(n²) sort - Bubble sort
O(n²) sort - Selection sort
O(n²) sort - Exchange sort
O(n²) sort - Insertion sort