This is a Sorting Visualizer built with Javascript and the P5.js library. The sorting algorithms used include Bubble Sort, Quick Sort and Merge Sort. In this visualiser there is the ability to change the array size.
The live version can be found here: https://gradypalfrey.github.io/sorting/sortingVisualizer.html