The Algorithm Competition is a timed contest where all contestants compete online and are given the same problems to solve under the same time constraints. The Algorithm Competition will consist of four online stages, two online qualification rounds, five online rounds, up to five onsite regional rounds, one online wild card round, and the onsite Semi-Finals and Finals. The highest scoring competitors from each stage, the online round 4 and from the online wild card round will win a trip to the Tournament to compete in the onsite Semifinal and/or Championship Rounds of the Algorithm Competition.
A successful challenge will result in a loss of the original problem submission points by the defendant and a 50-point reward for the challenger. Unsuccessful challengers will incur a point reduction of 25 points as a penalty, applied against their total score in that round of competition.
During the online rounds, the Challenge Phase will last 15 minutes. During the onsite rounds, the Challenge Phase will last 10 minutes.
The automated tester will apply a set of inputs, expecting the output from the code submission to be correct. If the output from a coder’s submission does not match the expected output, the submission is considered flawed. The same set of input/output test cases will be applied to all code submissions for a given problem.
All successful challenges from the Challenge Phase will be added to the sets of inputs for the System Testing Phase.