Skip to content

The sorting visualiser for Bubble,Insertion,Selection,Merge and Quicksort.

Notifications You must be signed in to change notification settings

Poulami40/Sorting-Visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Visualiser

The "Sorting Algorithm Visualization Website" is a user-friendly platform designed to provide a visual representation of various sorting algorithms, including Bubble, Quick, Selection, Insertion, and Merge sort. The website offers an interactive and aesthetically pleasing interface implemented using NodeJS and Bootstrap. Users can observe how each sorting algorithm operates on an array of numbers, gaining insight into their efficiency and behavior. The site also enables users to adjust the array size and visualization speed, allowing for a comprehensive understanding of how different input sizes and processing speeds affect algorithm performance. Overall, the website serves as an educational tool to help individuals grasp the concepts behind these sorting algorithms through hands-on visualization.

About

The sorting visualiser for Bubble,Insertion,Selection,Merge and Quicksort.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published