Skip to content

AlgoBook-io/Searching-Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link for the live applicatiion: https://algobook-io.github.io/Searching-Sorting-Visualizer/

The application is aimed to help better understand searching and various sorting and algorithms by visualizing the steps and realizing how the algorithm actually works. The data is randomly generated and can be change by the click of a button. The number of data items and the speed(inverse of the transition delay) is left for the user to choose according to his/her convenience. There are also options to skip the remaining animations. The application is still under development and new algorithms will be added soon.

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

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

About

An algorithm visualizer that implements various searching and sorting algorithms on randomly generated data values.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •