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 / hash define
12 binary trees
3 binary search trees
| Is This Answer Correct ? | 10 Yes | 44 No |
Post New Answer View All Answers
Define right-in threaded tree?
How will you free the memory that is allocated at run time?
What is link list in data structure?
Define a stack?
Does hashmap maintain insertion order?
What is 2 dimensional linked list?
how to display Singly Linked List from First to Last?
What is sorting explain?
Does treemap preserve order?
Is hashmap ordered?
If you are given a choice to use either arraylist and linkedlist, which one would you use and why?
Explain pre-order and in-order tree traversal.
What is sorted list in data structure?
Define an algorithm. What are the types of algorithms?
What are linked lists used for?