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 / prasad
one binary search tree and 9 binary trees.
| Is This Answer Correct ? | 43 Yes | 157 No |
Post New Answer View All Answers
Can arraylist contain null?
What are the different types of collections?
How do signed and unsigned numbers affect memory?
What is significance of ” * ” ?
What is meant by binary tree traversal?
What is placement new in data structures?
What is the use of data structure in real life?
What do you mean by tree edge?
Is hashmap an object?
Why do we use dynamic arrays?
Is array faster than arraylist?
What is an ordered list?
What is binary tree give example?
Discuss the difference between a stack and an Array?
How do you do binary search?