Skip to content

amzhy/sorting-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithms Visualizer

A visualization tool to help students learn about sorting algorithms through animations. Size of array, speed of sorting are customizable. Built using React & Redux.

Screenshot 2021-12-31 at 11 40 09 AM

Try it here!

Sorting Alogrithms covered:

  • Mergesort
  • Quicksort
  • Heapsort
  • Bubblesort

Releases

No releases published

Packages

No packages published

Languages