Heap Sort

1. Which of the following set of numbers form a balanced heap after insert heap step is performed?
2. What do u think is the conplexity of inserting a heap by this naive insert heap method? (Think about how and if it can be further improvised)