define good algorithm
Answers
Answered by
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
1
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
English,
29 days ago
Biology,
29 days ago
English,
29 days ago
Computer Science,
2 months ago
Math,
9 months ago