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
Which list does not allow duplicates?
Differentiate linear from a nonlinear data structure?
Is list same as array?
What is a static structure?
Is radix sort faster than quicksort?
What is faster array or arraylist?
What are the different data structures?
What is quick sort example?
Which is faster hashmap or treemap?
Difference between arrays and linked list?
Explain exception filter?
Questions related to arrays, such as given a 2 integer array, find the common elements.
What is merge sort in daa?
What is an example of an algorithm?
What is the time complexity of selection sort?