Skip to content

caleb765landis/Heap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heap

A simple C++ program that merges two heaps.

To run the Heap program, use "make run".

When the program first starts, the terminal will be cleared. The program will show the arrays and trees of the two original heaps after they have been built.

The program will merge the two heaps and create a new array from the merged heap and print the results of the new array and tree.

About

A simple C++ program that merges two heaps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published