Two main measures for the efficiency of an algortihm are
Answers
Answered by
0
Answer:
There are two main complexity measures of the efficiency of an algorithm: ... Space complexity is a function describing the amount of memory (space) an algorithm takes in terms of the amount of input to the algorithm. We often speak of "extra" memory needed, not counting the memory needed to store the input itself.
Similar questions