What data structure does Heap Sort rely on?
What is the time complexity of Heap Sort in the worst case?
Which step is repeated in Heap Sort to sort the elements?
What is the space complexity of Heap Sort?
What is a key disadvantage of Heap Sort?
Please select the Issues