English, asked by sathyajothi72, 4 months ago

how to solve a program​

Answers

Answered by prachi782214
0

Answer:

Read the problem statement fast and thoroughly (prefer second more).

Once you have gone through the statement figure out what has been asked and which algorithm will be required. If you know the algorithm then code it fast considering all the corner cases. If you are a newbie then prefer ACCURACY over speed. Once you start doing a lot of practice your speed will automatically increase.

Lastly I will say as everyone will suggest you "Practice is the key".

HAPPY CODING :)

Answered by janani10361
2

Answer:

1) Read the problem at least three times (or however many makes you feel comfortable) ...

2) Work through the problem manually with at least three sets of sample data. ...

3) Simplify and optimize your steps. ...

please mark me as brainelist

Similar questions