Skip to content

robertchapmanrlc/Sorting-Algorithm-Visualizer

Repository files navigation

Sorting Algorithm Visualizer

Understanding how sorting algorithms work can be very difficult. Visual aids can be really helpful to see how they operate. Use this web app to visualize Bubble Sort, Quick Sort, Merge Sort, and Insertion Sort in action. You can change the number of bars to sort and how fast the bars are sorted.
Screenshot of the Sorting Algorithm Visualizer web app