Data Structures and Algorithms

Lab 07 - Heap

Exercise 1. Complete this binary-tree implementation of heap. Modified the main function to test your implementation step-by-step.