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.
10800 views / 23 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