Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 282 Bytes

File metadata and controls

18 lines (11 loc) · 282 Bytes

Visualize and compare the different sorting algorithms in real time.

Features

  1. Interactive interface
  2. Various selection of soring algorithms
  • Bubble Sort

  • Selection Sort

  • Merge Sort

  • Heap Sort

  • Quick Sort

  1. Sorting speed adjustment.
  2. Fully adjustable array size.