This is my second algorithms visuliser application (link to first one). This the app visualise sorting algorithms.
currently implemented algorithms are:
- quick sort
- shell sort
- insertion sort
- selection sort
- bubble sort
Here is the url for the app: https://alae-touba.github.io/sorting-visualisation/index.html