Concept drill
heap
GATE CSE & IT · Data Structures · 1997-2026
4
PYQs
100%
keyed
0
elite explanations
4
years appeared
Study anchor
Cormen et al. — Introduction to Algorithms (CLRS)
Algorithms, data structures, graph algorithms, complexity
Practice action
Start latest PYQPYQs in this concept
All concepts →2026 PYQ
In C runtime environment, which one of the following is stored in heap?
easyanswer keybasic explanation
2006 PYQ
Which of the following sequences of array elements forms a heap?
easyanswer key
2005 PYQ
Suppose there are $$\lceil \log n \rceil$$ sorted lists of $$\left\lfloor {{n \over {\log n}}} \right\rfloor $$ elements each. The time complexity of producing a sorted list of all...
mediumanswer key
1997 PYQ
Heap allocation is required for languages.
easyanswer keybasic explanation