📚 Question Bank Q69 — Programming and Data Structure
Tags
Programming and Data Structure
Q69. Marks: +2.0 UGC NET Paper 2: Computer Science 8th Oct 2022
The number of nodes of height h in any n-element heap is atmost:
1.ceil[\(\rm\frac{n}{2^{h+1}}\)] ✓ Correct
2.\(\rm\frac{n}{2^{h−1}}\)
3.\(\rm\frac{n}{2^h}\)
4.\(\rm\frac{n−1}{2^{h−1}}\)
📄 All “Programming and Data Structure” questions across papers
🏷 Change Tag for this Question