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 / prasad
one binary search tree and 9 binary trees.
| Is This Answer Correct ? | 43 Yes | 157 No |
Post New Answer View All Answers
Write a program to reverse a link list.
What method removes the value from the top of a stack?
What does the dummy header in the linked list contain?
Which is better bubble sort or selection sort?
How many types of arrays are there in visual basic?
Does treemap sort on key or value?
What are the major data structures used in the rdbms?
What is the purpose of sorting?
Define linear probing?
What is the limit of arraylist?
What are the advantages of stack?
Can array store heterogeneous data?
How do hash tables work?
What are the types of data structures?
What is the difference between a stack and an array?