How to get started with Competitive Programming
Competitive Programming is a mind sport where participants need to write programs to well-defined problems related to algorithms, data structures, math, and logic judged by many factors like how much time and memory programs use. Now let’s see how to start with CP? Learn a Programming Language: You should be familiar with at least one …