August 24, 2019Binary Heap Data Structure Guide What is a Binary Heap? A binary heap is a complete binary tree, where the root is either the minimum value (min-heap) or the maximum value