Skip to main content

Posts

Showing posts with the label Achieving CP Mastery

How To Became Master in Competitive Programming

How To Became Master in Competitive Programming Competitive programming is nowadays a popular spot.Which will increase your thinking capacity out of box.By joining link you get a solution.People are nowadays making career in competitive programming and get a good job in multinational companies like -google,microsoft,amazon etc. You should know the basic fundamental of math before entering in competitive programming. Topic for Beginners- Data Structure -Data Structure is way to store value.This means you have something to store value.There are lot of Data Structure in language (eg.CPP,C etc) like-Vector ,Array,map,set,multiset,stack,queue,deque etc.                                                                                    Complexity Analysis - complexity analysis is very i...