Q105
What is the depth of any tree if the union operation is performed by height?
A.
O(N)
B.
O(log N)
AnswerC.
O(N log N)
D.
O(M log N)
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board