Computer Science, asked by arshareesha2, 4 months ago

why writing algorithm is important before writing a program​

Answers

Answered by pds39937
4

Explanation:-

An algorithm is itself a general step-by-step solution of your problem. ... The most important point here is that you must use algorithms to solve problem, one way or the other. Most of the time it's better to think about your problem before you jump to coding - this phase is often called design.

Similar questions