Q218
What is the time complexity for the initialization of top tree?
A.
O (n)
AnswerB.
O (n2)
C.
O (log n)
D.
O (n!)
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board