CPSC 223 : https://zoo.cs.yale.edu/classes/cs223/f2022/index.htmlData Structures and Programming Techniques : http://www.cs.yale.edu/homes/
Bottom-up heapification is used in the Heapsort algorithm, which first does bottom-up heapification in O(n) time and then repeatedly calls DELETE-
CPSC 223 : https://zoo.cs.yale.edu/classes/cs223/f2022/index.htmlData Structures and Programming Techniques : http://www.cs.yale.edu/homes/