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
Describe stack operation.
How do you sort pseudocode?
What is fibonacci search?
What is complexity of quicksort?
An array having 100 elements have numbers from 1 to 99 randomly out of which any number is repeated. Find the repeated number in minimum time and space complexity.
Define indegree of a graph?
Is arraylist heterogeneous?
Which time complexity is best?
How do you insert a new item in a binary search tree?
What is the complexity of adding an element to the heap?
What is collection process?
What are the Difference between tcp and udp?
Construct a doubly linked list using a single pointer in each node?
Differentiate between priorityqueue and treeset.
What is a node in it?