Skip to content

This is a sorting visualizer created using the ReactJS library.

Notifications You must be signed in to change notification settings

devgav/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Sorting-Visualizer

This is a sorting visualizer created using the ReactJS library and Semantic UI React.

The program was created in order to get a better understanding of ReactJS and common algorithms learned in UH Manoa's ICS 311 course. The algorithms that have been implemented in this program are BubbleSort, InsertionSort, MergeSort, and QuickSort.

To run this program first

  1. Clone the project to your device
  2. In the command line/terminal cd into Sorting-Visualizer\sortingVisualizer\app
  3. enter 'npm run start' in the command line

About

This is a sorting visualizer created using the ReactJS library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published