(a) what do we mean by time and space complexity of an algorithm?
Answers
Answered by
4
The complexity of an algorithm is a function describing the efficiency of the algorithm in terms of the amount of data the algorithm must process. ...Space complexity is a function describing the amount of memory (space) an algorithm takes in terms of the amount of input to the algorithm.
Answered by
6
The complexity of an algorithm is a function describing the efficiency of the algorithm in terms of the amount of data the algorithm must process. ...Space complexity is a function describing the amount of memory (space) an algorithm takes in terms of the amount of input to the algorithm.
Similar questions
Math,
7 months ago
Math,
7 months ago
Computer Science,
1 year ago
Chemistry,
1 year ago
Math,
1 year ago