+ 2
What should I practice about for a c++ coding competition?
Our school is going to send a team for a inter school coding competition. I also want to go but there are coders far more superior in my class of 11 CS students. I am in class XI.What should I focus on.
3 Respostas
+ 6
Practice questions on the following site:
www.codechef.com
Create an account, and start doing the beginner level questions, etc...
This will give you an idea of questions and how they are to be done in a competition...
// Eventually, you will also have to give up coding using TurboC++ as codes in Turbo may not work at times on codechef. Plus, they reduce execution speed...
+ 5
And yes, before visiting codechef, learn more c++ functions and pointers. They may help...
+ 1
see codefights.com and do what he said.. I have the same issue.