How many different binary trees and binary search trees can
be made from three nodes that contain the key values 1, 2 & 3?
Answer Posted / hash define
12 binary trees
3 binary search trees
| Is This Answer Correct ? | 10 Yes | 44 No |
Post New Answer View All Answers
Why set will not allow duplicates?
Define primary data structures?
What are b tree keys?
Program to remove duplicate elements in an array.
Is hashmap an object?
What is the complexity of sorting algorithm?
Define a stack?
What is a singletonlist?
Why is hashmap used?
What is the use of heap sort?
Mention the data structures which are used in graph implementation.
Define Data Structures?
Write the c program to insert a node in circular singly list at the beginning.
What is difference between list and array?
How to get largest and smallest number in an array?