A cool sorting visualizer where you can edit the algorithms. Demo here
Features • How To Use • Credits • License
- Sorting Visualising
- Algorithm selection
- Algorithm tweaking & rewriting
- Adjustable speed and size
- Custom array input
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/stoicaandrei/sorting-visualizer
# Go into the repository
$ cd sorting-visualizer
# Install dependencies
$ yarn install
# Run the app
$ yarn start
Note: If you're using Linux Bash for Windows, see this guide or use node
from the command prompt.
This webapp uses the following open source packages:
MIT
stoica.dev · GitHub @stoicaandrei ·