unsigned int teamSize = 2;

if (isWinner(team)) {
  Prize prize = getPrize(team);
  sendPrize(team, prize);
}

Round #1

Multiple-choice based questions testing the participant’s algorithmic competency.

Round #2

The qualifying teams would be given a set of problems to develop an algorithm/pseudo-code on.

The problems are to be solved overnight at their own places and next day they have to present their solution to judges for evaluation.

Further details

Nothing more mentioned yet. Check back soon

Register