![Twitter](/assets/twitter-4e19209ef84344ee0c433f4c7bad8d49.png)
![Twitter.hover](/assets/twitter.hover-1fb19a5bafc50deace8f88eaec867845.png)
Report as inappropriate.
This program implements a few sorting algorithms in Greenfoot, namely min sort, max sort, bubble sort, insertion sort and quick sort.
Each is sorting a graph of integer numbers showing the processes visually (it's more accurate for the selection sort algorithms).
For some reason max sort is slower than min sort, but I don't know why.
Implementing algorithms was a project for lesson, though visualization was optional.
11090 views / 26 in the last 7 days
10 votes | 0 in the last 7 days
Want to leave a comment? You must first log in.
2012/9/22
2012/9/22
2012/9/22
2012/9/23
2012/9/23
2012/11/28
2013/4/13
2013/4/13