Skip to content

A fun project that visualizes Merge Sort, Selection Sort, and Bubble Sort.

Notifications You must be signed in to change notification settings

daniel-j-dev/sorting-algorithm-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithm Visualizer Bar chart

The best way to visualize sorting algorithms.

Bar chart

https://sorting-algorithm-visual.herokuapp.com/

Install Steps

Enter the following commands in git bash:

  1. git clone https://github.com/daniel-j-dev/sorting-algorithm-visualizer.git
  2. cd sorting-algorithm-visualizer
  3. npm install
  4. npm start

Technologies

  • React w/ Context API
  • JavaScript
  • HTML
  • CSS

Assets

Favicon by romzicon from the Noun Project.
https://thenounproject.com/term/bar-chart/182087/

Fira Code (Site font)
https://github.com/tonsky/FiraCode

About

A fun project that visualizes Merge Sort, Selection Sort, and Bubble Sort.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published