Which position(s) could be occupied by the third largest key…
Which position(s) could be occupied by the third largest key in a heap of size 32 with the heap property being that the root is the largest element? Assume that there are NO duplicate keys in the heap.