445 views
0 votes
0 votes
A complete binary min-heap is made by including each integer in [0-1023] exactly once

Maximum height of heap is X  and Minimum height of heap is Y. Values of X and Y are?

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
1
Aswathy B asked Oct 9, 2018
516 views
Hi,How to implement symmetric min max heap in c.Idon't understand it clearly.Please help me to complete my assignment
0 votes
0 votes
0 answers
2
bts1jimin asked Sep 10, 2018
1,900 views
What is the number of comparisons required to extract 45th element of the min heap?
0 votes
0 votes
1 answer
3
iarnav asked Jun 20, 2018
699 views
I've read and been told that Heapsort can only be applied on Max heap, but this article for G4G states otherwise - https://www.geeksforgeeks.org/heap-sort-for-decreasing-...
0 votes
0 votes
2 answers
4