Skip to main content

Welcome to Level 0 🎯

Level 0 is designed for complete beginners to build a strong foundation in problem-solving and C++. Throughout this level, you will cover 7 core sessions, 7 problem sheets, and 4 community contests. All practice sheets and contests are hosted on our Codeforces Group. You can also watch the recorded sessions on our Level 0 Training Playlist.

Training Structure

Each session consists of:
  1. Tutorial: A theoretical session covering the topic.
  2. Sheet: A set of A-Z problems to practice the topic.
  3. Contest: A real-time competition to test your skills.

Sessions & Tutorials πŸŽ“

Learn the core concepts for Level 0 through these sessions.

Editorials πŸ“š

Use these editorials to learn from problems you couldn’t solve during practice or contests.

Sheet Editorials

Contest Editorials


Progress Map πŸ—ΊοΈ

1

Basics

Master I/O, conditions, and loops.
2

Data Structures

Learn arrays, strings, and fundamental STL containers.
3

Optimization

Understand time complexity and prefix sums.
4

Competition

Participate in contests to reach the next level!