retagged by
677 views
0 votes
0 votes
Consider a 15 element min-heap which follows these conditions.

right child of root is7 and one child of node 3 is 9. Calculate how many min heap possible?
retagged by

1 Answer

3 votes
3 votes

 

edited by

Related questions

1 votes
1 votes
1 answer
1
Avijit Shaw asked Dec 21, 2018
4,393 views
What is the time complexity of 'deleting any random node from a max or min heap'?
1 votes
1 votes
0 answers
2
Balaji Jegan asked Jun 4, 2018
1,084 views
How many max-heaps can be formed with the following elements?$\{1,1,1,2,2,2,3,3,3,4,4,4\}$
32 votes
32 votes
5 answers
3
Jithin Jayan asked Jan 7, 2017
16,020 views
The number of binary min. heaps that can be formed from a set of 7 distinct integers is _________?
0 votes
0 votes
2 answers
4
viral8702 asked Sep 21, 2023
285 views
The Total Combinations Possible of Min heap with 8 Distinct elements are ?