Programming Contest

I currently spend my free time on Competitive Programming and preparing for The ACM International Collegiate Programming Contest (ACM-ICPC)

Competitive Programming Topics

One thing that is very useful for a programming contest is that if you know exactly what technique/algorithm you need to solve a particular problem, then it should take you closer to a right solution or limit your scope of ideas to think about solving this problem. So it should be nice if we have all the important topics for competitive programming. When we're stuck on a problem, we can read the list of techniques or algorithms and try to apply them one by one to solve the problem. Thus, I've been listing some useful topics that often comes up in competitive programming here.

Here are some websites I usually go to practice

Other online programming websites (Almost not doing this at all these days)

Useful documents

No comments:

Post a Comment