Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.38 KB

File metadata and controls

39 lines (26 loc) · 1.38 KB

https://7645re.github.io/SortingVisualization/

Features:

  • Binary search
  • Quick sort, Insertion sort, Counting Sort, Cocktail sort, Merge sort
  • Changing the number of number blocks
  • Changing the sound frequency when sorting
  • Changing the delay between iterations
  • Changing the maximum number when generating blocks of numbers
  • Ability to enable full coverage of the range of numbers

Visualization of sorting algorithms

Sorts that are implemented:

  • Quick Sort

    ezgif com-gif-maker

  • Merge Sort

    ezgif com-gif-maker (3)

  • Insertion Sort

    ezgif com-gif-maker (1)

  • Cocktail Sort

    ezgif com-gif-maker (4)

  • Counting Sort

    ezgif com-gif-maker (2)

Vizualization of search

  • Binary Search

    ezgif com-gif-maker (5)

Soon

  • Soften the sorting sound