Computer Science, asked by ketansharma20114, 18 days ago

. The concept of order (Big O) is important because

(a) it can be used to decide the best algorithm that solves a given problem

(b) it determines the maximum size of a problem that can be solved in a given system, in a given

amount of time

(c) it is the lower bound of the growth rate of the algorithm

(d) Both (a) and (b)​

Answers

Answered by a9456
0

Answer:

D

Explanation:

if I am correct

Both a and b

Similar questions