Skip to content

ethoque/sorting-visualizer-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

Sorting Visualizer of four different sort methods (Merge Sort, Heap Sort, Quick Sort, and Bubble Sort) created using React

How to use

  1. Download files and open cmd/terminal in project directory
  2. Run with ' npm start '
  3. If browser does not automatically open, manually connect to: http://localhost:3000
  4. It should be working now! (Use buttons to chose sorting method, or to reset/get a new array)

About

Sorting Visualizer of four different sort methods (Merge Sort, Heap Sort, Quick Sort, and Bubble Sort)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors