BST tree
closed

closed by
431 views
1 votes
1 votes
closed with the note: Duplicate of : https://gateoverflow.in/107992/number-of-bst
The number of BST possible with 6 nodes numbered 1,2,3,4,5,6 with exactly 1 leaf node __________
closed by

Related questions

0 votes
0 votes
1 answer
1
aditi19 asked Oct 1, 2018
623 views
what are the applications of optimal binary search tree?
1 votes
1 votes
0 answers
2
Anjan asked Jan 9, 2018
338 views
Find number of BST's possible with 6 nodes numbered 1,2,3,4,5 and 6 having 6 as root and height of 4 ?please explain in detail ...
3 votes
3 votes
2 answers
3
VS asked Jan 3, 2018
847 views
Consider a Binary Search Tree is created using element 1 to n in following order: 3, 2, 1, 6, 5, 4, 9, 8, 7, 12, 11, 10, ....., n – 3, n – 4, n �...
1 votes
1 votes
2 answers
4
rajoramanoj asked Nov 6, 2017
859 views