Projects Tagged with "selection sort"

Sort

Sort

By: Jens

Views: 758 | 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

Sort_opt

Sort_opt

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

PiratevsNinja-version0.3

PiratevsNinja-version0.3

By: jj730105

Views: 18 | LoveIts: 0

Description: This is an educational simulation created to demonstrate some of the differences between the bubble sort and and the selection sort algorithms. To see how to use this in the classroom, see: http://sites.google.com/site/bubblesortvsselectionsorts/ Cartoon characters in this program were developed w ... show more

PiratevsNinja-version0.4

PiratevsNinja-version0.4

By: jj730105

Views: 18 | LoveIts: 0

Description: This is upload attempt number 2. This is an educational simulation created to demonstrate some of the differences between the bubble sort and and the selection sort algorithms. To see how to use this in the classroom, see: http://sites.google.com/site/bubblesortvsselectionsorts/ Cartoon character ... show more

cxgc[1]

cxgc[1]

By: winniethethinpooh

Views: 5 | LoveIts: 0

Description:

Please Wait...