Skip to content

paritoshpalai07/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Sorting Visualizer πŸ–₯️✨

Sorting Visualizer is a web application that helps users visualize different sorting algorithms in action. Built with HTML, CSS, and JavaScript, this tool allows users to interactively watch how sorting algorithms work step by step πŸ”’πŸ”.

Key Features:

  • Interactive visualization of sorting algorithms 🎨.
  • Supports multiple sorting algorithms like Bubble Sort, Selection Sort, Insertion Sort etc. πŸ”„.
  • Responsive and user-friendly interface πŸ“±.
  • Option to control the speed of the visualization ⏱️.

Algorithms Supported:

  • Bubble Sort πŸŒ€
  • Insertion Sort πŸ”§
  • Selection Sort 🎯

Users can choose an algorithm and watch how the array of elements gets sorted in real time. The project allows for an easy understanding of the steps involved in sorting, making it a great tool for learning how different algorithms work 🧠.

How to Run:

  1. Clone this repository πŸš€.
  2. Open the index.html file in any browser 🌐 to start visualizing sorting algorithms.

Feel free to experiment with the speed and array sizes to observe how the algorithms behave with different inputs βš™οΈ.

You can view the live version here: Sorting Visualizer 🌟

About

Sorting Visualizer is a web app that helps users visualize different sorting algorithms in action πŸ”„. Built with HTML, CSS, and JavaScript, it allows users to see algorithms like Bubble Sort, Selection Sort and Insertion Sort work step by step πŸ”’. The tool is interactive, user-friendly, and responsive πŸ“±.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors