Skip to content

sapnatomar/sorting-algorithms-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithms Visualizer

Visualisation of various Sorting Algorithms (Bubble Sort, Insertion Sort, Selection Sort, Quick Sort, Merge Sort, Heap Sort) built using React Js and Ant Design. See the live demo here. (Best viewed in Google Chrome)

Setup

Clone the project into local.
In the project directory, run:

npm install

This will install all the npm packages.

npm start

This will run the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

About

Visualize the implementation of various Sorting Algorithms. Live Demo:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •