Computer Science, asked by sneharastogi030, 5 hours ago

define good algorithm​

Answers

Answered by Anonymous
1

Answer:

Input: 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.

Answered by trisha8970
1

\huge\green{A}\pink{N}\blue{S}\orange{W}\red{E}\purple{R}

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.

Similar questions