Welcome to a sorting algorithms visualizer!
In this project, I built a React.js application for visualizing sorting algorithms. The sorting algorithms include merge sort, quick sort, heap sort, bubble sort, insertion sort, and selection sort.
You can access the tool here: https://kennyphan100.github.io/Sorting-Algorithms-Visualizer/