Q147
What is the time complexity for maintaining a dynamic set of weighted trees?
A.
O (n)
B.
O (n2)
C.
O (log n)
AnswerD.
O (n!)
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board