Heap
A complete binary tree satisfying the heap property — every parent is greater (max-heap) or smaller (min-heap) than its children.
learn more?
Subscribe and we'll send new content to your inbox.
A complete binary tree satisfying the heap property — every parent is greater (max-heap) or smaller (min-heap) than its children.
Subscribe and we'll send new content to your inbox.