Hi there, I am currently a student studying a BSc IT degree but I have no idea whats going on with my Data structures and algorithms assignments. I'm asking for any help what-so-ever with my current assignment which reads as follows:
"Write a program that will take any given series of number and construct an initial binary heap out of them. (You are allowed to use any collection type, and the output should be in a form of a tree.)"
I know most of the theory behind binary heaps, but we have not done any coding on this. The program must run through command prompt.
Any help would be greatly appreciated!
