ScratchData LogoScratchData
Back to jgatcomb's profile

Sort A List (How To: Inplace Recursive Quicksort)

JGjgatcomb•Created August 18, 2013
Sort A List (How To: Inplace Recursive Quicksort)
11
5
1074 views
View on Scratch

Instructions

This is a "How To" program explaining how to efficiently sort a list I recommend using Turbo Mode Click on the green flag to see it in action There are a lot of notes in this project because properly implementing recursion in Scratch with no lexical variables seems to be extremely difficult. I searched for other implementations of quicksort here but none that I found were correct (it was not an exhaustive search). Please let me know if you have questions or comments. Cheers, Joshua

Description

Added 2013-08-17 See http://en.wikipedia.org/wiki/Quicksort

Project Details

Project ID11888406
CreatedAugust 18, 2013
Last ModifiedJanuary 18, 2015
SharedAugust 18, 2013
Visibilityvisible
CommentsAllowed