Write the process of build heap on the following data. A={5, 13, 2, 25, 7, 17, 20, 8, 4}.
You have to do both methods. One is top-down method and the other is bottom-up method.
Turn in your paper.