ScratchData LogoScratchData
Back to Java_Programmer's profile

Sorting Algorithms 2.0

JAJava_Programmer•Created April 7, 2017
Sorting Algorithms 2.0
35
38
1615 views
View on Scratch

Instructions

Pick the sorting algorithm, number of items, and delay in milliseconds that you want and enjoy! TURN ON TURBO MODE Turn on/off color mode: c Show/hide variables: Space If any of the sorting algorithms mess up, or if you have any suggestions, feel free to comment. Note that Radix LSD Sort does not work on phosphorus.github.io.

Description

Average times for 100 elements, no delay, and turbo mode: Bubble Sort: 30-45 s Comb Sort: 4-5 s Selection Sort: 14-18 s Insertion Sort: 7-10 s Merge Sort: 5-6 s Quick Sort: 3-4 s Heap Sort: 3-4 s Radix LSD Sort: 1-2 s

Project Details

Project ID154595890
CreatedApril 7, 2017
Last ModifiedMay 15, 2017
SharedMay 15, 2017
Visibilityvisible
CommentsAllowed