UD CPC
Watch IOI champion William Lin explain competitive programming:
About
What is Competitive Programming?
Competitive programming is a mind sport where you'll be given some set of algorithmic challenges and a fairly short amount of time to submit code that produces an exact solution. In this way it's not dissimilar to math competitions, though they are a bit more expansive since you can do more with a computer.
How to improve?
Unfortunately, there is no real shortcut. It is not a quick or easy process, the only way to get better is to practice. 'Practice' means solving problems, spending time working through problems and learning how to break down a problem to its core and logically think of the next steps. While it is still important to study theory, practicing problem solving skills should be your main focus.
It's also important to reflect on your time spent when you finish working on a problem.
If you didn't finish a problem, can't solve it, or are just exhausted
Competitive programming is a mind sport where you'll be given some set of algorithmic challenges and a fairly short amount of time to submit code that produces an exact solution. In this way it's not dissimilar to math competitions, though they are a bit more expansive since you can do more with a computer.
How to improve?
Unfortunately, there is no real shortcut. It is not a quick or easy process, the only way to get better is to practice. 'Practice' means solving problems, spending time working through problems and learning how to break down a problem to its core and logically think of the next steps. While it is still important to study theory, practicing problem solving skills should be your main focus.
It's also important to reflect on your time spent when you finish working on a problem.
- How did you arrive at the solution?
- What made you realize something would or wouldn't work?
- If something didn't work why did you not realize the idea didn't work earlier?
- Was this problem too easy?
If you didn't finish a problem, can't solve it, or are just exhausted
- Was this problem too hard? (have no ideas)
- Was there some data structure or optimization vou don't know how to make? (insufficient knowledge)
Resources
Meeting Info
Fall Semester Meetings: Thursdays 6:30pm - 8:00pm
Add to Google Calendar
Feel free to come and go at any time during this block!
Add to Google Calendar

Feel free to come and go at any time during this block!