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 / bragaadeesh
Not a direct answer. But you can find in depth concepts
about binary and binary search tree in this page.
http://technicalypto.blogspot.com/search?
q=binary+search+tree
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Can we use any class as map key?
State the rules to be followed during infix to prefix conversions?
What is the need for extendible hashing?
What are lists?
How do you perform a merge sort?
Why arraylist is not efficient for manipulation?
What is a concurrenthashmap?
How does selection sort work?
How can we reverse a singly linked list?
How do you sort an array in decreasing order?
What is a treemap chart?
Is vector a collection?
What is Jagged Arrays?
What is the default size of arraylist?
How to copy an array into another array?