Skip to content

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

License

Notifications You must be signed in to change notification settings

mr-rjh3/sorting-visualizer

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