Skip to content

dhanmoni/sorting_visualizer

Repository files navigation

Sorting Visualizer

View Live Website Here:

Sorting Visualizer

Installation

Clone the repo and run :

npm install

It will install the required dependencies.

Create a folder named config inside src folder and create a file named FirebaseConfig.js, put your firebase credentials inside that file.

To run the frontend on localhost, run:

> npm start

About

It is an algorithm visualiser application. You can see how Bubble sort, insertion sort and selection sort work. You can configure the size of array and the time interval/speed of the animation. More algorithms will be added soon!

Main page

Sorting

Responsive

Resizable

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published