Select Algorithm here

Bubble Sort: Every pair of adjacent values is compared, and then the two values swap positions if the first value is greater than the second.

11

21

21

2

5

19

28

24

14

3

Execution Logs

Clear Logs

@bubble-sort: 5:57:50 bubble-sort mounted