Computer Science, asked by Ananayaduba, 1 month ago

What are the characteristics of a good algorithm?​

Answers

Answered by XxAngelicSoulxX
21

Explanation:

\huge\color{blue}{QUESTION:-}

What are the characteristics of a good algorithm?

\huge\color{lime}{ANSWER:-}

The characteristics of a good algorithm are:

  • Precision – the steps are precisely stated.

  • Uniqueness – results of each step are uniquely definedand only depend on the input and the result of the precedingsteps.

  • Finiteness – the algorithm stops after a finite number ofinstructions are executed.

  • the actions to be carried out must be rigorously and unambiguously specified for each case.

  • It should also be possible to make changes in the algorithm without putting so much effort on it.

\color{pink}{hope \:  \:  it's  \:  \:  \: helpful ◇}

Similar questions