ScratchData LogoScratchData
Back to Mikebub124's profile

Sorting algorithm visualizer

MIMikebub124•Created June 27, 2018
Sorting algorithm visualizer
30
24
1170 views
View on Scratch

Instructions

Click on the red buttons or the rainbow buttons to do stuff: - Arrows, "rainbow", and "markers" change settings - Clicking on the sorting algorithm name will select a random one - Clicking on "Sort" will sort the list using the selected algorithm - Clicking on the "shuffle" area will modify the list, depending on the selection -Run in turbo mode (shift click the green flag) to speed things up -You can press space to shuffle the list instantly (only shuffle) ----------------------- Sorting algorithms: - Quicksort - Insertion - Bubble sort - Bogo sort (lol) - Merge sort - Gnome sort - Radix sort - Comb sort Shuffling options: - Shuffle - Reverse - Randomize (random values, sorts the list automatically) - Flatten - Swap 1 pair - Sort instantly - Reset the list (back to original state) ----------------------- - Sorting times in this project don't correspond to the actual sorting times - Some sorting algorithms may look different (such as merge sort and radix sort)

Description

Quicksort algorithm by MegaApuTurkUltra https://scratch.mit.edu/projects/41440388/

Project Details

Project ID230710662
CreatedJune 27, 2018
Last ModifiedNovember 17, 2018
SharedJune 28, 2018
Visibilityvisible
CommentsAllowed