Computer Science for IGCSE & O level - Programming (Section 9 - No. 7)

What is a common characteristic of a well-designed algorithm?
It should be extremely complex.
It should always use the most advanced features of a programming language.
It should be efficient and solve the problem correctly.
It should prioritize speed over correctness.

Explanation

A good algorithm focuses on effectiveness and accuracy.

Comments (0)

Advertisement