Visual version of BubbleSort, SelectionSort and InsertionSort sorting algorithms written in P5JS.
MultiSort is a collection of three sorting algorithms. Sorting Algorithms let you sort all kinds of things, like the randmomly generated bars in the image above.
The supported sorting algorithms are:
Also, I have a separate projects of all of these sorting algorithms, in case you need just one: