/sorting-Visualizer

This sorting visualizer presents a number of different sorting algorithms in an animated fashion.The array being sorted is represented by a bar graph. The animation is meant to show how each sorting algorithm works, and to allow users to compare the efficiency of different sorting algorithms.

Primary LanguageJavaScript

Stargazers