what is algorithm?
Answers
Answered by
1
Answer:
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.
Answered by
9
Question:-
What is algorithm?
Answer:-
An algorithm is a set of well-defined instructions in sequence to solve a problem.
In other words, algorithms are step by step instructions to do something.
Similar questions