This project is meant to visualize several sorting techniques.
Bubble Sort is implemented on the most straight forward way of sorting a list by swapping items around that are in the wrong order. You do that as long as there are swaps to do.
| Name | Name | Last commit date | ||
|---|---|---|---|---|