In divide and conquer, the time is taken for merging the subproblems is?
Posted: Wed Jul 13, 2022 6:16 pm
a) O(N)
b) O(N log N)
c) O(N2)
d) O(log N)
b) O(N log N)
c) O(N2)
d) O(log N)
Accurate answers. Every time.
https://answerhappy.com/