You are on page 1of 4

Competitive Programming:- Essential

Topics and A Few Challenges


SUNIL SHELKE
What is Competitive Programming?

 Given well known CS problems, solve them as quickly as possible

 Well known:- Already solved…no research problems

 Quickly:- Implementation specific.. Programming tricks


Tips
 Type Faster

 Identify problem types

 Do Algorithm Analysis

 Programming Language Tricks


Beginning :- Problem sets

 https://cses.fi/problemset/

You might also like