+ 7
How can one easily analyse a problem and solve it with a program (c++).I dont know how to combine different concepts together.
How can I easily understand the problem defination and is there any steps that I can follow which makes it easier to analyse the problem and solve it.
4 Réponses
+ 4
practice
practice
and
practice.
that is the only way to master programming.
use online judges such as hackerrank, spoj, codechef, hackerearth etc.
practice as much you can.
+ 5
Thankyou.
+ 1
Practice makes the man perfect. You have resources available that's technology. Look for the solutions to your problems on internet and ask friends. That's all!!!
+ 1
Use the brain, just think and try the solutions until you find the good one.