fsteeg.com | notes | tags

∞ /notes/topcoder-algorithm-competition-eclipse-plug-in | 2007-09-26 | algorithms eclipse java programming

TopCoder Algorithm Competition Eclipse Plug-in

Cross-posted to: https://fsteeg.wordpress.com/2007/09/26/topcoder-algorithm-competition-eclipse-plug-in/

As the latest version of my little Eclipse Plug-in for TopCoder Algorithm Competitions which I made available here on my blog was a little outdated and buried in an older post, and since I just fixed a bug when running it on Windows I decided to make the recent version available from an update site.

The plugin can now be installed from the update site at: http://quui.com/updates

Usage:

The wizard will generate a solution stub and JUnit tests for the samples in the statement and will run these (so you can immediately re-run them with 'Run Last Launched'). The plug-in also contributes some cheat sheets with stuff I sometimes find useful to remember during a TopCoder Algorithm Competition.