Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / hanuman

Not all tree takes O(logn) time. but only BST takes O(logn) time just because it search,insert, delete node using mid element that means complexity of that tree is O(logn).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data type explain?

1137


How do you create a tree diagram?

1075


What thread means?

959


What is the top of a stack?

1039


Explain what are the major data structures used in the rdbms?

1006


Which is the best book for data structures and algorithms?

930


How many types of searching are there in data structure?

889


What is pointer in data structure?

930


Can list contain null values?

928


How would you use qsort() function to sort the name stored in an array of pointers to string?

995


Can you sort a string?

841


How do you access the values within an array?

1119


Does array sort mutate?

865


Define data type and what are the types of data type?

949


how to delete first node from singly linked list?

1229