Hands-on Session
The Hands-on session was held on 15th October 2020.
Recording:
Agenda:
- Online Judges
- Submitting a code on CodeForces, CodeChef and Atcoder
- Input-Output
- Time and Memory Constraints
- Handling multiple testcases
- Judge feedback: AC, WA, TLE, RTE etc.
- CodeForces UI
- Community
- Filtering and sorting problems in Problemset
- Contests on CodeForces
- Scoring system
- Virtual Contests
- CF Groups
- Submitting a code on CodeForces, CodeChef and Atcoder
- IDEs and editors
- CodeBlocks, Sublime Text, VSCode
- Code template
- Snippets
- Tools
- A brief about the GitHub repositories
- AMA session
Related Resources:
- “Starting with CP” Videos - Errichto, William Lin, take U forward
- Why do we need (efficient) algorithms?
- Memory Layout of a C Program