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 / swapna
18 Binary trees and 3 Binary serach trees.
| Is This Answer Correct ? | 35 Yes | 99 No |
Post New Answer View All Answers
Is arraylist faster than array?
How do you implement a stack?
What is difference between list and set?
What is time complexity of binary search?
What is data structure and data type?
Can arraylist have null values?
What is scalar example?
What is the difference between binary tree and binary search tree?
Write the procedure to convert general tree to binary tree?
What is data structure in programming language?
What is a pass in bubble sort?
Can we create a null as a key for a map collection?
What is data type and its types?
Is it possible to make an array volatile in java?
How does shell sort work?