review
There are multiple algorithms for sorting data, and the average processing time varies greatly depending on the sorting method. You can simulate these sorting algorithms on the website.Visual Sorting/The Sound Of Sorting‘ has been published.
Visual Sorting aka The Sound Of Sorting
https://mszula.github.io/visual-sorting/
You can see the execution of all the sorting algorithms that can be seen in “Visual Sorting / The Sound Of Sorting” in the video below.
Below is the screen immediately after accessing the site.
You can select the algorithm on the left side of the screen. You can change the number of bars with “Array size” on the right and the processing speed with “Delay”. If you press “Step” you can process it one step at a time, and if you press “Start” it will automatically process until the sorting is completed.
The list of algorithms is below.
◆Bubble Sort
[Bubble Sort]”Visual Sorting/The Sound Of Sorting” that clearly shows the sorting algorithm with colors and sound effects – YouTube
◆Quick Sort
[Quick Sort]”Visual Sorting/The Sound Of Sorting” that clearly shows the sorting algorithm with colors and sound effects – YouTube
◆Shell Sort
[Shell Sort]”Visual Sorting/The Sound Of Sorting” that clearly shows the sorting algorithm with colors and sound effects – YouTube
◆Merge Sort
[Merge Sort]”Visual Sorting/The Sound Of Sorting” that clearly shows the sorting algorithm with colors and sound effects – YouTube
◆Insertion Sort
[Insertion Sort]”Visual Sorting/The Sound Of Sorting” that clearly shows the sorting algorithm with colors and sound effects – YouTube
◆Selection Sort
[Selection Sort]”Visual Sorting/The Sound Of Sorting” that clearly shows the sorting algorithm with colors and sound effects – YouTube
◆Radix LSD Sort
[Radix LSD Sort]”Visual Sorting/The Sound Of Sorting” that clearly shows the sorting algorithm with colors and sound effects – YouTube
◆Radix MSD Sort
[Radix MSD Sort]”Visual Sorting/The Sound Of Sorting” that clearly shows the sorting algorithm with colors and sound effects – YouTube
◆Heap Sort
[Heap Sort]”Visual Sorting/The Sound Of Sorting” that clearly shows the sorting algorithm with colors and sound effects – YouTube
◆Bitonic Sort
[Bitonic Sort]”Visual Sorting/The Sound Of Sorting” that clearly shows the sorting algorithm with colors and sound effects – YouTube
◆Tim Sort
[Tim Sort]”Visual Sorting/The Sound Of Sorting” that clearly shows sorting algorithms with colors and sound effects – YouTube
◆Gnome Sort
[Gnome Sort]”Visual Sorting/The Sound Of Sorting” that clearly shows the sorting algorithm with colors and sound effects – YouTube
◆Cycle Sort
[Cycle Sort]”Visual Sorting/The Sound Of Sorting” that clearly shows sorting algorithms with colors and sound effects – YouTube
◆Cocktail Sort
[Cocktail Sort]”Visual Sorting/The Sound Of Sorting” that clearly shows the sorting algorithm with colors and sound effects – YouTube
◆Pancake Sort
[Pancake Sort]”Visual Sorting/The Sound Of Sorting” that clearly shows the sorting algorithm with colors and sound effects – YouTube
◆Stooge Sort
[Stooge Sort]”Visual Sorting/The Sound Of Sorting” that clearly shows the sorting algorithm with colors and sound effects – YouTube
◆Bogo Sort
[Bogo Sort]”Visual Sorting/The Sound Of Sorting” that clearly shows the sorting algorithm with colors and sound effects – YouTube
◆Exchange Sort
[Exchange Sort]”Visual Sorting/The Sound Of Sorting” that clearly shows the sorting algorithm with colors and sound effects – YouTube
◆Odd-Even Sort
[Odd-Even Sort]”Visual Sorting/The Sound Of Sorting” that clearly shows the sorting algorithm with colors and sound effects – YouTube
Copy the title and URL of this article