This site requires JavaScript, please enable it in your browser!
Greenfoot back

Comments for Algorithms

Return to Algorithms

SuperGeniusSuperGenius

2010/7/19

Nice code for an industry sizing operation!
ChrisSchüttChrisSchütt

2012/6/9

how can I download I cant see a link
trash1000trash1000

2012/6/10

@ChrisSchütt I decided not to publish the source code. It's mostly in German (though from your name I guess you're German) and not really the tidiest one as well.
SPowerSPower

2012/9/22

Can you add quick sort?
trash1000trash1000

2012/9/22

Well, I do have a python implementation of quick sort and it wouldn't be too difficult to implement it in Java. However, I'm not too sure whether I could visualize it the way I did with the selection sort algorithms.
SPowerSPower

2012/9/22

Ok, I understand
A new version of this scenario was uploaded on Sun Sep 23 10:32:28 UTC 2012
trash1000trash1000

2012/9/23

Ok, I added quick sort for you, SPower. However I couldn't accurately visualize how it works.
SPowerSPower

2012/9/23

Thanks! Great job!
A new version of this scenario was uploaded on Sun Sep 23 15:09:15 UTC 2012 Added the insertion sort algorithm and tweaked the appearance a little.
Game/maniacGame/maniac

2012/11/28

It has algorithms so it must be good
JetLennitJetLennit

2013/4/13

Source?
trash1000trash1000

2013/4/13

@JetLennit Won't be published, sorry.