Answer Posted / manish kumar yadav
Tree always takes o(log n) time because tree has height is
(log n).
| Is This Answer Correct ? | 24 Yes | 23 No |
Post New Answer View All Answers
Can arraylist store int?
How does shell sort work?
State the difference between persistent and ephemeral data structure?
Can tuple be sorted?
Why is data structure important?
What is the minimum number of nodes in an avl tree of height h?
In Data Structure, write output of given program.
Which is better merge or quick sort?
What is a map in programming?
What is the difference between list, set and map?
Describe stack operation.
Explain the difference between a list and array.
What is heap and its types?
What is stable sorting?
How is heap sort implemented?