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 / moru laxmi narayana
18 binary trees,5 binary search trees
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Define a right-skewed binary tree?
Tell me the difference between structure and array?
What is the need for extendible hashing?
Why sorting is used?
What is ascending and descending order?
What exactly is a thread?
Define separate chaining?
What do you mean by union-by-weight?
Does set allow null values?
Why do we use arrays?
What is a 2 dimensional array?
What is the use of heap sort?
List the data structures which are used in hierarchical data model.
What is the difference between b tree and binary search tree?
What is the difference between hashset and treeset?