Skip to content

A web-based Sorting Visualizer that helps users understand how various sorting algorithms work through interactive visualizations. Built using HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

Shreyanshs1/Sorting-Visualizer

Repository files navigation

Sorting Visualizer

A web-based Sorting Visualizer that helps users understand how various sorting algorithms work through interactive visualizations. Built using HTML, CSS, and JavaScript.

Live Demo

Try it yourself

Features

  • Visualizes the sorting process of different algorithms.
  • Smooth animations for better understanding.
  • Simple and interactive user interface.

Implemented Sorting Algorithms

  • Bubble Sort
  • Quick Sort
  • Insertion Sort
  • Merge Sort
  • Selection Sort

How to Run the Project

  1. Click the live demo link above.
  2. Explore and visualize different sorting algorithms.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Contributing

Feel free to fork this repository and submit pull requests to improve features or add new algorithms.

License

This project is open-source and available under the MIT License.

About

A web-based Sorting Visualizer that helps users understand how various sorting algorithms work through interactive visualizations. Built using HTML, CSS, and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published