ScratchData LogoScratchData
Back to DarthPickley's profile

ScratchSort w/ strings Quoquon dictionary (random words)

DADarthPickley•Created February 8, 2010
ScratchSort w/ strings Quoquon dictionary (random words)
4
4
527 views
View on Scratch

Description

original notes from Jens (scratchsort): This project is another attempt at finding a sorting algorithm that is fast enough to be useful in Scratch. I'm suggesting a variant of the Insertion Sort which makes use of the fact that the output list is already sorted as it is built, to find the insertable element's position much quicker. this project compares this "new" ScratchSort algorithm to my previous sorting champion "ThreadSort". Select the number of elements to sort and click on the star to start the race. Feel free to remix. Enjoy! -Jens Random words adapted from Sherminator's project. This project generates a bunch of random words and then sorts them alphabetically.

Project Details

Project ID879110
CreatedFebruary 8, 2010
Last ModifiedFebruary 8, 2010
SharedFebruary 8, 2010
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root