A small introduction to competitive programming (CP). We discussed all this in PB for CP session:-
-
Different Platforms for CP →
-For Practice/Beginners →
-Hackerrank
-Hackerearth
-For Contests →
-CodeChef
-CodeForces
-For Maths Lovers →
-ProjectEuler
-For Interview Preparations →
-GeeksforGeeks
-LeetCode
-InterviewBit -
How to approach a problem → (Anyone who can write this content is welcome)
-
Example problem with 4 approach →
-https://www.geeksforgeeks.org/find-element-appears-array-every-element-appears-twice/
-https://www.geeksforgeeks.org/find-unique-element-element-occurs-k-times-except-one/