Heap Sort


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


Multiple-Choice Questions:

  1. What data structure does Heap Sort rely on?





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





  3. Which step is repeated in Heap Sort to sort the elements?





  4. What is the space complexity of Heap Sort?





  5. What is a key disadvantage of Heap Sort?