911 views
4 votes
4 votes

Here how did we find the number of comparisons for any number.

Please log in or register to answer this question.

Related questions

1 votes
1 votes
2 answers
2
rahul sharma 5 asked Oct 6, 2017
779 views
What is the time complexity to delete the root node in right skew tree?I knew the three cases of BST deletion:- 0 child,one child,two child.But how can we handle this par...
0 votes
0 votes
1 answer
3
aditi19 asked Oct 1, 2018
598 views
what are the applications of optimal binary search tree?
1 votes
1 votes
0 answers
4
Anjan asked Jan 9, 2018
325 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 ...