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:- Tutorial: A theoretical session covering the topic.
- Sheet: A set of A-Z problems to practice the topic.
- Contest: A real-time competition to test your skills.
Sessions & Tutorials π
Learn the core concepts for Level 0 through these sessions.- Session 1: Intro to PS
- Session 2: Conditions and Loops
- Session 3: Arrays and Strings
- Session 4: Functions, Structs and Time Complexity
- Session 5: STLs 1
- Session 6: STLs 2
- Session 7: Static Range Queries
Editorials π
Use these editorials to learn from problems you couldnβt solve during practice or contests.Sheet Editorials
- Sheet 1: Intro to PS
- Sheet 2: Conditions and Loops
- Sheet 3: Arrays and Strings
- Sheet 4: Functions & Structs
- Sheet 5: STLs 1
- Sheet 6: STLs 2
- Sheet 7: Static Range Queries