closed by
561 views
0 votes
0 votes
closed as a duplicate of: GATE CSE 2011 | Question: 29

 We are given a set of n distinct elements and an unlabeled binary tree with n nodes. In how many ways can we populate the tree with the given set so that it becomes a binary search tree?
A) 0
B) 1
C) n!
D) (1/(n+1)).2nCn

closed by

Related questions

1 votes
1 votes
1 answer
1
Singhravin11 asked Apr 15, 2016
1,539 views
K sorted lists of n/k elements each. What is time complexity to sort them?please specifiy ur ans in detail
2 votes
2 votes
0 answers
2
Jay Singh asked Dec 7, 2015
257 views
0 votes
0 votes
0 answers
3