Skip to content

7645re/SortingVisualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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