Is binary tree a binary search tree?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between arraylist and linkedlist?
How to find 3rd element from end in a linked list in one pass?
Which data structures are used in bfs and dfs algorithm?
Which one is faster? A binary search of an orderd set of elements in an array or a sequential search of the elements.
What are the disadvantages of linear list?
Which is faster list or set?
Construct a doubly linked list using a single pointer in each node?
Does treemap allow null keys?
The element being searched for is not found in an array of 100 elements. What is the average number of comparisons needed in a sequential search to determine that the element is not there, if the elements are completely unordered?
11 Answers Morgan Stanley, Wipro,
What is the need for priority queue?
What is difference between hashmap and treemap?
Tell me about the different sorting techniques.