Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

This is a web app that visualizes various sorting algorithms,

  • Bubble Sort
  • insertion Sort
  • Selection Sort
  • Merge Sort
  • Quick Sort
  • Heap Sort

It's even got the fun sounds like in those videos!

Options

Aside from selecting an algorithm you can also,

  • 📊 Choose the size of the array to sort from 1 - 250
  • 🏃‍♂️ Alter the speed of sorting from 1ms - 100ms per operation
  • 🔈 Mute the audio if you want to zen out to the moving bars

Gif Demo

sortingGif

Screenshots

image

image

image

image

About

Sorting visualizer that visualizes common sorting algorithms. Includes the fun sound effects too :)

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages