Answers

Question and Answer:

  Home  OS Data Structures

⟩ Tell me why do tree always takes o(log n) time?

Tree always takes o(log n) time because tree has height is

(log n).

 168 views

More Questions for you: