Vidyalelo
Data Structure · Q189

Binary Search Trees(B Tree)

Programming · Data Structure · question 189

Q189

How many randomized binary search trees can be formed by the numbers (1, 3, 2)?

A.
2
B.
3
C.
6
D.
5
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board