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
What is a static structure?
Why do we use hashmap?
What is a sorting algorithm in data structure?
What are priority queues?
Which is the parent class of abstractqueue class?
What is the difference between hashset and hashtable?
What are the disadvantages of linear list?
What is data structures in computer science?
What is a b+ tree? Explain its uses.
Which is the parent class of deque
What’s the difference between enumeration and iterator interfaces?
Describe full binary tree and complete binary tree.
What is long data type?
Can you have an arraylist of arrays?
Define tree edge?