New to Competitive Programming
Competitive programming can only be improved by “PRACTICE, PRACTICE AND PRACTICE”.
Few Days before you begin:
Learn -Practice-Repeat : Remaining consistent is very important
Trees, Graphs, Algos : Make sure to go through their algorithms and their implementations
Short is sweet : The less code we write , the more and faster the implement
Complexity is Complex : While solving problems we must keep in mind the time complexity or the parameters stated in the problem statement and come up with the best approach.
Hard must come : Slowly move on to hard problems
Target Job