Skip to content

This project is a Sorting Visualizer. It provides an intuitive real-time sorting visualization, showcasing six distinct sorting algorithms. Users can choose from four different color schemes and adjust sorting speeds to enhance their understanding of sorting algorithms and concepts.

Notifications You must be signed in to change notification settings

theayushsonkar/sorting-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

This project is a Sorting Visualizer implemented using HTML, CSS, and JavaScript. It provides an intuitive real-time sorting visualization, showcasing six distinct sorting algorithms. Users can choose from four different color schemes and adjust sorting speeds to enhance their understanding of sorting algorithms and concepts.

Screenshot

Screenshot

Features

  • Real-time sorting visualization.
  • Four distinct color schemes.
  • Five varying sorting speeds.

Six sorting algorithms:

  • Bubble Sort,
  • Insertion Sort,
  • Selection Sort,
  • Heap Sort,
  • Merge Sort, and
  • Quick Sort.

Screenshot

How to Use:

  • Clone this repository to your local machine.
  • Open the index.html file in your web browser.
  • Choose a sorting algorithm from the dropdown menu.
  • Adjust the color scheme and sorting speed as desired.
  • Click the "Visualize" button to see the sorting algorithm in action.

About

This project is a Sorting Visualizer. It provides an intuitive real-time sorting visualization, showcasing six distinct sorting algorithms. Users can choose from four different color schemes and adjust sorting speeds to enhance their understanding of sorting algorithms and concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published