Skip to content

Sorting Visualizer is the implementation of various Sorting techniques, using ReactJs. This is an attractive and unique way of visualizing the various algorithms.

Notifications You must be signed in to change notification settings

vngarg/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React & Redux star fork dev love

Sorting Visualizer

Sorting Visualizer is an implementation of various sorting techniques using React & Redux. I have implemented Bubble Sort, Insertion Sort & Selection Sort. You can select the array size from the slider & a random array will be generated with that size. Now you'll just have to select the sorting technique which you want to use & now you can sit back and see the implementation in process. You'll also get to know the various steps in which the algorithm is working with the help of different colours.

Sorting Visualizer

Project Link

https://vngarg.github.io/Sorting-Visualizer/

Current Features

  • Optimized Algorithms.
  • Get to know about each step with the help of different colours used.
  • Visualize Bubble, Selection & Instertion Sort.
  • Attractive yet simple UI.

Coming Soon

  • Merge Sort
  • Quick Sort
  • Heap Sort
  • Count Sort
  • Sheel Sort

About

Sorting Visualizer is the implementation of various Sorting techniques, using ReactJs. This is an attractive and unique way of visualizing the various algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published