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 / baljinder
1oth answer is xactly correst ie,BST=5 & BT=30
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How do you sort an arraylist in descending order?
What is dynamic array in excel?
What is the meaning of arraylist?
State the merits of linear representation of binary trees?
What is a concurrenthashmap?
What is pivot in quicksort?
Is radix sort faster than quicksort?
What does each entry in the link list called?
Can treeset contain null?
Can we remove element from arraylist while iterating?
What is heap tree in data structure?
Which is faster arraylist or linked list?
Why do we use insertion sort?
Is null a binary search tree?
Is array a data structure?