Q899
Which among the following represents best-case time complexity for activity selection problem?
A.
O(n)
AnswerB.
O(1)
C.
O(n2)
D.
O(n2 * (log n)
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board