Skip to content

mardimanisha/sorting-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

sorting-visualizer

This is a web application developed in JavaScript that allows you to visualize different sorting algorithms. It is designed for use by developers and educators. The implemented sorting algorithms include:

  1. Bubble Sort
  2. Selection Sort
  3. Insertion Sort
  4. Merge Sort
  5. Heap Sort
  6. Quick Sort

To use the application, follow these steps:

  1. Visit the website. https://algorithms-sorting-visualizers.netlify.app/
  2. Click on the algorithm you want to visualize.
  3. Adjust the speed and size of the array as needed.

This application provides an interactive and educational way to understand and analyze the behavior of various sorting algorithms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published