Question: Suppose that array a contains a heap. Array a has 100 entries. This is a max-heap. With the same heap as above, where are the
Suppose that array a contains a heap. Array a has 100 entries. This is a max-heap.
With the same heap as above, where are the two children of a[3]? The root of the heap is at a[0]. [choose 2 answers below]
A: a[5]
B: a[6]
C: a[7]
D: a[8]
E: a[9]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
