Skip to content

A visualization for various sorting algorithms like merge sort, heap sort, quick sort, insertion sort, bubble sort, selection sort and many more.

License

Notifications You must be signed in to change notification settings

tirtharajghosh/Sorting-Algorithm-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Responsive Visualization Tool for Sorting Algorithms
Contains merge sort, quick sort, insertion sort, bubble sort, selection sort and many more.

Sorting Algorithm Visualizer is released under the MIT license. Sorting Algorithm Visualizer Version PRs welcome! Follow @levelplusplus

Sorting Algorithm Visualizer brings React's declarative UI framework to visualize various different sorting algorithms on random datasets. With Sorting Algorithm Visualizer, you can also feel the differences among the algorithms in real-time. It also got a ranking system too.

  • Ultra Responsive. React and bootstrap make it ultra-responsive so you can interact with it on the go. So mobile devices or tablets or desktops are same now.
  • Easily-Understandable. Built with keeping the good practices in mind. Encapsulated components that manage their state, then compose them to make the UI.
  • Ranking System. See the ranking in real-time. This wil enrich your thoughts for various situation.

📄 License

Sorting Algorithm Visualizer is MIT licensed, as found in the LICENSE file.

About

A visualization for various sorting algorithms like merge sort, heap sort, quick sort, insertion sort, bubble sort, selection sort and many more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published