Skip to content

Sorting Visualizer built using REACT showing workings of sorting algorithms like Insertion Sort, Merge Sort, and Heap Sort.

Notifications You must be signed in to change notification settings

ReechaKhanal/Sorting-Visualizer

Repository files navigation

Deployed Application : https://reechakhanal.github.io/react-sorting-visualizer-web/

Sorting Visualizer in REACT:

Welcome to my sorting visualizer in React. Look at the demo below to get an idea of what this project is about.

About this Sorting Visualizer:

This sorting visualizer is unique in that it uses REACT, the visualizer looks like below:

Insertion Sort

Merge Sort

Heap Sort

Reset Button

You can select between "Insertion Sort", "Merge Sort", and "Heap Sort" to see how each type of sorting works.

Deployed Application : https://reechakhanal.github.io/react-sorting-visualizer-web/

About

Sorting Visualizer built using REACT showing workings of sorting algorithms like Insertion Sort, Merge Sort, and Heap Sort.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published