Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 493 Bytes

readme.md

File metadata and controls

16 lines (13 loc) · 493 Bytes

Go to The Sorting Visualizer

ToDO

  • change speed
  • add other sorting algorithms
  • Show each step of the calculation
  • Reset Button
  • Use slider to scroll through steps
  • Add repeating numbers
  • compare and show total step in both algorithims
  • highlight the bars that are swapping
  • ability to adjust the number of numbers sorted
  • ability to step backwards
  • track number of steps