Lab 3
Lab 3
All code must be your own and follow the guidelines in lecture notes and textbook. Use
proper coding styles including comments and indentation. No code from Internet sources is
allowed in this assignment. All code must be in C++ programming language.
5. Implement the array-based HeapSort in C++ and compare its results with the sorting
algorithms from Project. Submit a writeup of your findings (including at least one
comparison graph) and code files in a zip file.