Computer Science, asked by armlink098, 2 months ago

Discuss the steps to develop algorithm ?

Use of Symbols

Use of English Words

All​

Answers

Answered by malavika5596
1

Answer:

An Algorithm Development Process

Step 1: Obtain a description of the problem. This step is much more difficult than it appears. ...

Step 2: Analyze the problem. ...

Step 3: Develop a high-level algorithm. ...

Step 4: Refine the algorithm by adding more detail. ...

Step 5: Review the algorithm.

This form of algorithm is the simplest and consists of a sequence of numbered steps or points. It is the easiest to learn at first since it is rather like a "to-do" list however once you have mastered other ways of stating algorithms you are unlikely to continue using this form.

Similar questions