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

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


Please Help Members By Posting Answers For Below Questions

How many sorting algorithms are there?

549


Why is sorting important?

464


Have you ever used HashTable and Directory?

575


What is the use of threaded binary tree?

566


Define avl tree?

661






What are the disadvantages of sequential storage?

718


Write program for Bubble Sort ?

572


Is an arraylist an object?

475


How do hash tables work?

496


What is dangling pointer and how to avoid it?

541


What do you mean by data and data structure?

486


Is quicksort recursive?

530


What is a cycle or a circuit?

599


What is the slowest sorting algorithm?

480


do records fall under linear or non linear data structures?

1315