COMPETITIVE CODING
CCC201 with C++ introduces key features of the C++ language essential for algorithm competitions. Through over 40 coding exercises, students will learn to write fast, and memory-efficient code. This course prepares students for contests like the
IOI,
EGOI,
USACO, and others that do not allow Python, and that require programs to run with maximum speed and minimal memory usage — opening the door to the full range of competitive programming opportunities.