Home > Advanced data structures and algorithms > Advanced data structures and algorithms > Heap Data Structure Show previous contentTry this exercise. Fill in the missing part by typing it in.A max heap is a complete binary tree where the value of each node is ____ the values of its children.Write the missing line below.SubmitReveal answer Show following content