Skip to content

uppeabhishek/sorting-visualizer

Repository files navigation

SORTING VISUALIZER


In this project I have implemented various sorting algorithms which can be visualized.

Features

  • Users can manually select an algorithm from the given list of algorithms.
  • We can initialize the array either in increasing, decreasing, random (or) almost sorted manner.
  • Change animation speed as needed.
  • Visualize the algorithm

Demo URL