Skip to content

Visualization Tool for visualizing highly used sorting algorithms with React

Notifications You must be signed in to change notification settings

bpagare6/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithms Visualizer

This project was bootstrapped with Create React App. I created this project for making this algorithms east to understand by visualizing the process. I got the inspiration for this project from Clément Mihailescu.

Sample Output

Requirements

  1. nodejs
  2. npm

How to run ?

  1. git clone https://github.com/bpagare6/Sorting-Visualizer.git
  2. npm install
  3. npm start

Currently this project supports only desktop mode and not optimized/designed for mobile phones. If you would like to contribute to this project and build it for mobile, please send the pull request :)

If you find any issues running this project please post it in issues!

About

Visualization Tool for visualizing highly used sorting algorithms with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published