header banner

Contest Divisions

What is it?

Users on CodeChef were divided into two Divisions based on their overall CodeChef rating. However, from January 2021, a new division has been added, taking the count to three divisions, which are:

  • Division 1: Users with rating >= 2000
  • Division 2: Users with rating < 2000 and >= 1600
  • Division 3: Users with rating < 1600

All CodeChef contests (Long Challenges, Cook-Offs and LunchTimes) will now have three parallel contests, one for Division 1, second one for Division 2 and third one for Division 3. A user can participate in only the Division that she belongs to.

Tell me more

  • Only your overall CodeChef rating is relevant for this, not your rating in the separate formats, or your Junior rating, if it exists.
  • You will be able to attempt the problems from the other Divisions also, during the contest itself, but they will be in a separate ‘Non Scorable’ section, and those problems will not affect your rating or ranking. They will be considered for plagiarism though.
  • Your rating will be calculated only within your Division. That is, it will be calculated only using other people in your own Division as opponents.
  • This change will be brought into effect from the January 2021 Long Challenge Contest.
  • The usual CodeChef contest URLs will now function as a landing page (eg. https://www.codechef.com/JAN21), and the actual contests will have an ‘A’ appended to the URL for Division 1 (eg. https://www.codechef.com/JAN21A) and a ‘B’ appended for Division 2 (eg. https://www.codechef.com/JAN21B) and a ‘C’ appended for Division 3 (eg. https://www.codechef.com/JAN21C) .

External Rated Contests

External rated contests can now be of three types:

  • The contest could be rated for all Divisions, or rated only for Divisions 2 and 3, or rated only for Division 3.
  • There can be separate parallel contests for the different Divisions, or there can be a single contest for all the Divisions combined.

In case the contest is going to be rated only for Division 3 users, there will be an option to allow Unofficial Participation for the Division 1 and Division 2 users. These users will then be able to submit in the contest, but they will not feature in the ranklist, and nor will their rating be affected.

Why introduce this?

  • The range of difficulty of problems in a contest will now be more suitable for the users. Division 3 coders will get more easier problems to fine tune their coding on vis-a-vis Division 1 & 2. Whereas Division 1 coders will not need to solve many easy problems, but rather focus on harder problems.
  • Calculating the rating within their own Division ensures a better reflection of their true skill.
  • There can be more External Rated Contests, which are for Division 3 users only.
  • It provides an even greater motivation for users to improve their performance.
  • It will reduce the barrier for first-time programmers from school & colleges to begin their competitive programming journey.