Skip to content

This program creates a heap based on the input, and then performs the commands also specified in the input file, all while maintaining the max-heap property. Please see "input.txt" for an example input & "program.c" for details about the program.

Notifications You must be signed in to change notification settings

noahfree/heap-program-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

C Program for Creating a Heap & Performing Inputted Commands

Developed by Noah Free; program details found at the beginning of the program.

About

This program creates a heap based on the input, and then performs the commands also specified in the input file, all while maintaining the max-heap property. Please see "input.txt" for an example input & "program.c" for details about the program.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages