/Sorting_Visualizer

A JavaScript application for visualizing various sorting algorithms. Implementations include: Bubble Sort, Selection Sort, Insertion Sort, Quick Sort and Merge Sort.

Primary LanguageJavaScript

Sorting-Visualizer

A JavaScript web application for visualizing various sorting algorithms. Built for use by developers and educators alike. Implemented algorithms include:

screen-capture.webm

How to use

  • Navigate to the website
  • Click on the algorithm you want to visualize
  • Adjust speed and size of the array