Wow, you really did speed the bubble sort up! Thanks for informing me about this nice project.
Download this project!
Download the 6 sprites and 20 scripts of "Sort_opt" and open it in Scratch
Project Notes
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) 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.
Comments
You need to be logged in to post comments
Add a Comment
yes it is nice to make a long story short how will this help?
Wow, you really did speed the bubble sort up! Thanks for informing me about this nice project.