42 Forks
137 Stars
137 Watchers

sort-visualizer

This is a web app built to visualize classic sorting algorithms such as insertion sort, merge sort, quick sort, heap sort, etc. The entire app is built with only React; no other third-party JS or CSS library has been used.

How to download and setup sort-visualizer

Open terminal and run command
git clone https://github.com/ramiz-rahman/sort-visualizer.git
git clone is used to create a copy or clone of sort-visualizer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sort-visualizer https://github.com/ramiz-rahman/sort-visualizer/archive/master.zip

Or simply clone sort-visualizer with SSH
[email protected]:ramiz-rahman/sort-visualizer.git

If you have some problems with sort-visualizer

You may open issue on sort-visualizer support forum (system) here: https://github.com/ramiz-rahman/sort-visualizer/issues