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 / bittu sarkar
30 binary trees
14 binary search trees
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
Why is quicksort unstable?
You want to insert a new item in a binary search tree. How would you do it?
Why do we Use a Multidimensional Array?
List the data structures which are used in rdbms, network data modal, and hierarchical data model.
Differentiate between queue and stack.
What is an ordered list?
What is a matrix? Explain its uses with an example
How do stacks work?
What are the tasks performed during postorder traversal?
What is the use of hashtable?
Can you sort a hashset?
How do you sort a collection in descending order?
Why are b trees used?
Differentiate between comparable and comparator.
What is array and its types in data structure?