Q.

The optimal time obtained through divide and conquer approach using merge sort is the best case efficiency.

A. true
B. false
Answer» A. true
Explanation: the optimal time obtained through divide and conquer approach is the best class efficiency and it is given by Ω(n log n).
2.9k
0
Do you find this helpful?
17

Discussion

No comments yet