A special type of binary tree that satisfies the heap property, where the parent node is always greater than or equal to its children.
A special type of binary tree that satisfies the heap property, where the parent node is always greater than or equal to its children.