Skip to content

paragkatoch/sorting-algo-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code style: prettier license

A Web App for visualizing how sorting algorithms works under the hood using React. Use the app here


Algorithms

  • Bubble Sort - here
  • Selection Sort - here
  • Insertion Sort - here
  • Merge Sort - here
  • Quick Sort - here

Features

  • Start/stop
  • Responsive
  • Array size +/-
  • Algorithm speed +/-

Have any problem or suggestion? Head straight to Issues and contribute to this project.

About

We all have tried to learn and cram the algorithms. Let's this time visualize them and store in the hard disk forever.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors