Skip to content

hampusrosvall/sorting-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an ongoing development of a sorting algorithm visualizer using JavaScript and React.

Currently, heap sort, quick sort and merge sort are implemented.

The sorting visualizer is currently being built, but the algorithms mentioned above can be tried out here: https://hampusrosvall.github.io/sorting-visualizer/. Before trying out a new algorithm please press the Generate new array button.

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.

About

Sorting algorithm visualizer using JavaScript and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published