Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Sorting-Visualizer

The Sorting Visualizer is a basic web application that allows you to visualize the process of sorting on a set of randomly generated bars.

You can have a look , how it's working !

https://ayan-joshi.github.io/Sorting-Visualizer/

Technologies Used

HTML

CSS

JavaScript

How to Use

Clone this repository to your local machine.

Open index.html in your web browser.

Click the "Randomize" button to generate a random set of bars.

Select a sorting algorithm from the dropdown menu and click the "Sort" button to visualize the sorting process.

Screenshots

Screenshot 2023-08-03 203608

Screenshot 2023-08-03 203535