Page 1 of 1

What is the time complexity for the initialization of top tree?

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) O (n)
b) O (n2)
c) O (log n)
d) O (n!)