Skip to content

priyamnandi/Visual-Sorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

Project Description The Sorting Visualizer is an interactive web application designed to help users understand how various sorting algorithms work. The project visualizes the sorting process, allowing users to see each step taken by the algorithm. Implemented using HTML, CSS, and JavaScript, it supports multiple sorting algorithms such as Bubble Sort, Quick Sort, and Merge Sort.

Features Interactive Interface: User-friendly design for easy interaction. Multiple Algorithms: Supports Bubble Sort, Quick Sort, Merge Sort, and more. Customization: Users can adjust the size of the array and the sorting speed. Real-time Visualization: Watch sorting algorithms in action with animations.

Take a look at live version: https://umang578.github.io/Visual_sorter/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors