Heap Data Structure

Home > Computer Science > Algorithms and data structures > Trees > Heap Data Structure

A tree data structure that can be used to implement priority queues and sorting algorithms.