Skip to content

berithpy/sorting-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting algorithms visualizer

Theres a pretty famous youtube video which illustrate how they work, so I decided to make my own version of it.
I used React, Typescript and lodash for this project.
Heres a short video of the webtoy working

sortingviz.mp4

Available Scripts

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.

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

TODO

  • Array length selector
  • Speed selector
  • Info card with the selected algorithm info, like complexity
  • Split App.tsx

About

Sorting algorithms visualization web toy!

Resources

License

Stars

Watchers

Forks

Contributors