Topcoder: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 3:
TopCoder has been hosting algorithm competitions since 2001. Each contest consists of four phases:
 
* '''Coding phase''' (75 minutes) - Coders write programs to solve three short problems using [[C_plus_plus|C++]], [[Java_programming_language|Java]], [[C_Sharp|C#]], or [[Visual Basic]]. Each problem set consists of an easy, medium, and hard question, the difficulty of which is reflected in each problem's point value.
 
* '''Intermission''' (5 minutes) - After the coding phase ends, there is a short break before the challenge phase begins. This time can be used to test submitted solutions and think of challenge cases.