Economy, asked by diego6404, 1 year ago

Which of the following is not a characteristic of good algorithm?

Answers

Answered by lovingheart
19

Characteristics of good algorithm:

• The algorithm does not stop in a finite number of times.

• The algorithm does not display the output.

• The algorithm obtains the input but does not apply it.

• The algorithm does not precisely state the steps of execution.

• Presence of ambiguity.

• The algorithm does not produce a valid output.

• The algorithm has a logical problem.

• The algorithm is not optimized to work efficiently.

Similar questions