Q133
What is the total time spent for N-1 merges in a dynamic equivalence problem?
A.
O(N)
B.
O(log N)
C.
O(N log N)
AnswerD.
O(M log N)
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board