ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
## 7.6 Heapsort Unlike Mergesort and Quicksort, Heapsort is an in-place 螛 (*n* l*g n*) algorithm. First we review heaps and describe basic heap routines needed for sorting using heaps. Then we show how to implement these routines.