Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 2 - No. 16)
What are the characteristics of a good algorithm?
It must have input.
It must be deterministic.
It should have clear steps.
It must be written in a low-level programming language.
Explanation
Clear steps, a single purpose and input are all examples of good characteristics for an algorithm.
Comments (0)
