-
What is the primary data structure used in Heap Sort?
-
What is the time complexity of Heap Sort in the best case?
-
What happens during the heapify process in Heap Sort?
-
What is the space complexity of Heap Sort?
-
Which property of Heap Sort makes it different from Merge Sort?