Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 635 Bytes

File metadata and controls

16 lines (9 loc) · 635 Bytes

Sorting-Visualizer

A beautiful visualizer for DSA sorting algorithms made with React and ChartJS

Visualize 5 of the most important sorting algorithms

Live site : https://sort-visualize.netlify.app/

Use slower speeds for better animations.

BUGS:

  1. On initial start, it does not load a map. You have to use the slider
  2. Problems with Merge SORT algorithm