Skip to content

A visualisation of various sorting algorithms using React, Redux and basic Css stlying.

Notifications You must be signed in to change notification settings

RahulRavi1997/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

Sorting Visualizer is a react single page application to visualize the various types of sorting algorithms like Selection Sort, Bubble Sort, Quick Sort, and Insertion Sort. The speed and number of bars in the visualization is configurable. Pause, play and step buttons help in understanding the concepts.

TODO:

  • Add more algorithms like Merge Sort and Heapsort.
  • Add reverse play
  • Add header and footer

In the project directory, you can run:

npm start

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

This project was bootstrapped with Create React App.

About

A visualisation of various sorting algorithms using React, Redux and basic Css stlying.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published