Level up from 1 to 2 stars

  • access_time7 PM to 8:30 PM
  • event31 Jan to 4 Feb
  • eventMon-Fri

Get mentored to Level up from 1 to 2 stars. Solve 3-5 problems per day with your CodeChef mentor, during the camp and improve your understanding of concepts. At the end of the camp, you will be able to solve problems in CodeChef Starters and Long contests.



Pre Requisites

  • This camp is for 1-star coders on CodeChef
  • Learners should have participated in atleast 5 rated Contests on CodeChef
  • You need to know C++ or Python to attend the camp.
  • Please do attend the session via a laptop or desktop and solve problems with the educator. Solving and practicing problems is very crucial in building your skills.

Day 1

  • Introduction to data-types and operators.
  • Introduction to if-else, switch statement.
  • Introduction to for, while loops.
  • Some basic and medium-level problems to get started with these simple statements.
  • Problems:


Day 2

  • Introduction to data-types and operators.
  • Introduction to if-else, switch statement.
  • Introduction to for, while loops.
  • Some basic and medium-level problems to get started with these simple statements.
  • Problems.


Day 3

  • Introduction to Arrays and Strings.
  • Frequency array and examples
  • Prefix sum array and examples
  • Some basic problems to get started with simple arrays and strings.
  • Problems.


Day 4

  • Introduction to linear search.
  • Introduction to sorting.
  • The idea of insertion sort and merge sort.
  • Some basic problems to get started with linear search and sorting.
  • Problems.


Day 5

  • Introduction to Vectors and 2-D arrays.
  • How do vectors work?
  • What are the analogies with array functions?
  • Some basic problems to get started with simple vectors and 2-d arrays.
  • Problems.