By: Jens
Views: 761 | LoveIts: 20
Description: This project compares three sommon simple sorting algorithms (bubble, selection, insertion) against two others which I have optimized for Scratch (loops, threads). Select the number of elements to sort and click on the star to start the race. Feel free to remix. Enjoy! -Jens
By: barndt
Views: 69 | LoveIts: 2
Description: I optimized the bubble sort as described in http://en.wikipedia.org/wiki/Bubble_sort It's now faster than Selection Sort and needs ~64% of the time it consumed before. Original description from Jens: This project compares three sommon simple sorting algorithms (bubble, selection, insertion) agains ... show more
