'Visual Sorting/The Sound Of Sorting' shows sorting algorithms in an easy-to-understand way using colors and sound effects
There are several algorithms for sorting data, and the average processing time varies greatly depending on the sorting method. ' Visual Sorting/The Sound Of Sorting ' is a website that allows you to simulate these sorting algorithms.
Visual Sorting aka The Sound Of Sorting
You can see all the sorting algorithms available in 'Visual Sorting/The Sound Of Sorting' executed in the video below.
[All] 'Visual Sorting / The Sound Of Sorting' that clearly shows the sorting algorithm with colors and sound effects - YouTube
The screen you see immediately after accessing the site is below.
You can select the algorithm on the left side of the screen. On the right side, you can change the number of bars with 'Array size' and the processing speed with 'Delay'. You can process one step at a time by pressing 'Step', or you can automatically process until the sorting is complete by pressing 'Start'.
The list of algorithms is as follows:
◆ Bubble Sort
[Bubble Sort] 'Visual Sorting/The Sound Of Sorting' shows sorting algorithms clearly with colors and sound effects - YouTube
◆ Quick Sort
[Quick Sort] 'Visual Sorting/The Sound Of Sorting' - YouTube, which clearly shows the sorting algorithm with colors and sound effects
◆ Shell Sort
[Shell Sort] 'Visual Sorting/The Sound Of Sorting' - YouTube
◆ Merge Sort
[Merge Sort] 'Visual Sorting/The Sound Of Sorting' shows sorting algorithms clearly with colors and sound effects - YouTube
◆ Insertion Sort
[Insertion Sort] 'Visual Sorting / The Sound Of Sorting' shows sorting algorithms clearly with colors and sound effects - YouTube
◆ Selection Sort
[Selection Sort] 'Visual Sorting/The Sound Of Sorting' - YouTube
◆ Radix LSD Sort
[Radix LSD Sort] 'Visual Sorting/The Sound Of Sorting' shows sorting algorithms in an easy-to-understand way with colors and sound effects - YouTube
◆ Radix MSD Sort
[Radix MSD Sort] 'Visual Sorting/The Sound Of Sorting' shows sorting algorithms clearly with colors and sound effects - YouTube
◆ Heap Sort
[Heap Sort] 'Visual Sorting/The Sound Of Sorting' shows sorting algorithms clearly with colors and sound effects - YouTube
◆ Bitonic Sort
[Bitonic Sort] 'Visual Sorting/The Sound Of Sorting' shows sorting algorithms clearly with colors and sound effects - YouTube
◆ Tim Sort
[Tim Sort] 'Visual Sorting/The Sound Of Sorting' shows sorting algorithms in an easy-to-understand way with colors and sound effects - YouTube
◆ Gnome Sort
[Gnome Sort] 'Visual Sorting/The Sound Of Sorting' shows sorting algorithms clearly with colors and sound effects - YouTube
◆ Cycle Sort
[Cycle Sort] 'Visual Sorting/The Sound Of Sorting' shows sorting algorithms clearly with colors and sound effects - YouTube
◆ Cocktail Sort
[Cocktail Sort] 'Visual Sorting/The Sound Of Sorting' shows sorting algorithms clearly 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' shows sorting algorithms clearly with colors and sound effects - YouTube
◆ Bogo Sort
[Bogo Sort] 'Visual Sorting/The Sound Of Sorting' shows sorting algorithms clearly with colors and sound effects - YouTube
◆ Exchange Sort
[Exchange Sort] 'Visual Sorting/The Sound Of Sorting' shows sorting algorithms clearly with colors and sound effects - YouTube
◆ Odd-Even Sort
[Odd-Even Sort] 'Visual Sorting / The Sound Of Sorting' shows sorting algorithms clearly with colors and sound effects - YouTube
Related Posts:
in Review, Web Application, Video, Posted by log1p_kr