问HN:你最喜欢的排序算法是什么?1 分•作者: akashwadhwani35•大约 3 小时前•原帖冒泡排序。<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.