Getting my hands dirtier with Competitive Programming

From the past few days I have been solving problems in Project Euler. The problems in Project Euler mostly deals with Mathematics and they are quiet challenging. The advantage with Euler is that they doesn't ask for code, but for direct solution. So, we as a beginners doesn't need to think of the Execution time and Memory.
I think this is the great step to start with for the beginners to start the Competitive Programming. Worth trying them. Try for the answer before checking the solution online.



Most preferable language is Python. And also you can solve with your language even.   

Comments

Post a Comment

Popular posts from this blog

Project GreenScreen - HTML,CSS and Java Script

Build a Rocket with me!

FunZone - in C