Lecture Data Structures and Algorithms - Chapter 9: Heaps (Dr. Nguyen Ho Man Rang). After completing this section, you will understand knowledge about: list some applications of Heap; depict heap structure and relate it to array; list necessary methods supplied for heap structure, and describe them using pseudocode; depict the working steps of methods that maintain the characteristics of heap structure for the cases of adding/removing elements to/from heap; . |