Explanation: the time taken for merging the smaller subproblems in a divide and conquer approach is mathematically found to be o(n log n).
Q. In divide and conquer, the time is taken for merging the subproblems is?
β
Correct Answer: (B)
o(n log n)
Explanation by: Mr. Dubey
the time taken for merging the smaller subproblems in a divide and conquer approach is mathematically found to be o(n log n).
Discussion
Question Analytics
958
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
87%
Success Rate