What makes a good algorithm?​

Sagot :

Answer:

You can consider it as a good algorithm if it provides a solution to the given problem.

Explanation:

hope this helps. good luck on your studies! xoxo

Answer:

a good algorithm must be able to accept a set of defined input. Output: a good algorithm should be able to produce results as output, preferably solutions. Finiteness: the algorithm should have a stop after a certain number of instructions. Generality: the algorithm must apply to a set of defined inputs.

#Caring On Learning