Using any programming language to implement an iterative version of the algorithm HEAPIFY. Illustrate your algorithm by running it on the array that contain your name characters excluding space character and with no repetitions, The heap property holds everywhere except at the root.
Print the elements of the heap after each iteration