Skip to content

sneha-2510/Sorting_Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

Welcome to the Sorting Visualizer! This web application allows you to visualize different sorting algorithms in action.

Features

  • Multiple Sorting Algorithms: Visualize various algorithms like Bubble Sort, Selection Sort, Insertion Sort, Merge Sort, Quick Sort, and more.
  • Customizable Array Size: Adjust the size of the array to be sorted.
  • Speed Control: Control the speed of the visualization to better understand the sorting process.
  • Responsive Design: Compatible with different screen sizes for better user experience.

Technologies Used

  • HTML: Structure the web page.
  • CSS: Style the visual elements.
  • JavaScript: Implement sorting algorithms and control the visualization.

Getting Started

To run the application locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/sorting-visualizer.git
  2. Navigate to the project directory:
    cd sorting-visualizer
  3. Open index.html in your preferred web browser.

Usage

  • Choose a sorting algorithm from the provided options.
  • Adjust the array size and visualization speed using the controls.
  • Click the "Generate New Array" button to create a new array.
  • Click the "Start Sorting" button to begin the visualization.

Demo

Check out the live demo here.

About

Sorting Visualizer using HTML , CSS and JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published