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
Is red black tree balanced?
Explain the term run-time stack?
What are the different types of sorting? Explain the difference between them.
In what areas do data structures applied?
How to reverse singly link list?
What are linked lists used for?
Are the expressions arr and &arr same for an array of integers?
Which is the parent class of enumset class?
What is difference between set and map?
Explain quick sort?
What is a map in programming?
What is a stable sort?
Is merge sort better than quick?
Does linked list allow duplicates?
What is data structure and its classification?