Visualizes bubble, selection, insertion, and merge sort using HTML, CSS, and vanilla Javascript. Check it out at: https://liammcb.github.io/Sorting-Visualizer/
LiamMcB/Sorting-Visualizer
Sorting visualizer written with vanilla JS that allows users to see bubble, insertion, selection, and merge sort at work.
JavaScript