Question: Now consider storing a heap as a linked list with pointers. Give pseudo-code on how you would store a heap node, and which modifications you
Now consider storing a heap as a linked list with pointers. Give pseudo-code on how you would store a heap node, and which modifications you need to make to the heap routines that we discussed in class. What are the runtimes of the heap routines?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
