Why it is said that searching a node in a binary search tree is efficient than that of a simple binary tree?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

If I try to add enum constants to a treeset, what sorting order will it use?

0 Answers  


How do you sort an array by value?

0 Answers  


What is circular queue in data structure?

0 Answers  


Define circular list?

0 Answers  


Which sorting algorithm has minimum number of swaps?

0 Answers  






What do you mean by data types?

0 Answers  


What is the time complexity of arraylist and linked list?

0 Answers  


Why would we use dynamically allocated arrays vs vectors?

0 Answers  


Why is hashset used?

0 Answers  


What is Insertion sort, selection sort, bubble sort( basic differences among the functionality of the three sorts and not the exact algorithms)?

0 Answers   TCS,


How to find 3rd element from end in a linked list in one pass?

0 Answers  


What do you mean by spanning tree?

0 Answers   TCS,


Categories