Heap Sort Pretest


Answer the multiple-choice questions below to test your knowledge!


Multiple-Choice Questions:

  1. What is the primary data structure used in Heap Sort?





  2. What is the time complexity of Heap Sort in the best case?





  3. What happens during the heapify process in Heap Sort?





  4. What is the space complexity of Heap Sort?





  5. Which property of Heap Sort makes it different from Merge Sort?