问HN:你最喜欢的排序算法是什么?

1作者: akashwadhwani35大约 13 小时前原帖
冒泡排序。<p>在实际应用中表现糟糕,但可能是第一个让我真正理解“排序”是什么意思的算法。<p>我因此对它表示尊重。
查看原文
Bubble Sort.<p>Terrible in practice, but probably the first algorithm that made me understand what “sorting” actually means.<p>I respect it for that.