Skip to content

It's a website which help to understand how different sorting algorithm works visually.

Notifications You must be signed in to change notification settings

RahulBharti330/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Visualizer

It's a website which help to understand how different sorting algorithm works visually. A JavaScript web application for visualizing various sorting algorithms. Built for use by developers and educators alike. Implemented algorithms include:

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

How to use

  • Navigate to the website
  • Click on the algorithm you want to visualize
  • Adjust speed and size of the array

Overview of site

Screenshot (15)

About

It's a website which help to understand how different sorting algorithm works visually.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published