
Heapsort

Translation heapsort into russian
heapsort
NounHeapsort is an efficient sorting algorithm.
Пирамидальная сортировка - это эффективный алгоритм сортировки.
Definitions
heapsort
NounA comparison-based sorting algorithm that uses a binary heap data structure to sort elements.
The programmer implemented heapsort to efficiently organize the data in ascending order.