1. (10 points) What will be the state of the following Heap after inserting the value 75? Show both the logical view (tree) and the corresponding array 80 60 70 40 50 2. (10 points) What will be the state of the following Heap after performing a deleteMax()? Show both the logical view (tree) and the corresponding array. 80 60 70 40 50 Show transcribed image text 1. (10 points) What will be
OR
OR