Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 11 - No. 37)
In algorithm design, what is the significance of the step that involves ‘constructing your algorithm’?
Ensuring the algorithm meets the design requirements.
Ensuring that algorithm follows correct order.
To ensure that the algorithm functions correctly and that it will execute.
Describing the algorithm in plain English.
Explanation
Construction involves building the algorithm with the information from the previous steps to make sure it actually runs correctly.
Comments (0)
