Define heap tree?Explain the steps to implement Heap tree.
Answers
Answered by
0
Explanation:
A Heap is a special Tree-based data structure in which the tree is a complete binary tree. Generally, Heaps can be of two types: Max-Heap: In a Max-Heap the key present at the root node must be greatest among the keys present at all of it's children.
Similar questions
Geography,
5 months ago
Hindi,
5 months ago
Computer Science,
1 year ago
Math,
1 year ago
CBSE BOARD XII,
1 year ago