Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:Java???? (Score 1) 216

From what I seen on Topcoder, C++ is preferred to Java mostly because it allows more compact coding using preprocessor. Generally I never seen any example that the same algorithm would run in 2 sec in C++, but more that 2 sec and so failed in Java. Also notice that all Topcoder application is written in Java.

Slashdot Top Deals

Please go away.

Working...