Back to Developer Roadmap

Heap

src/data/roadmaps/computer-science/content/[email protected]

4.0702 B
Original Source

Heap

Heap is a tree-based data structure that follows the properties of a complete binary tree and is either a Min Heap or a Max Heap.

Visit the following resources to learn more: