比较排序算法复杂度复杂度、算法

由网友(十月酒馆)分享简介:为什么下界的比较为基础的排序算法澳时间复杂度(N日志N)?Why is the lower bound for the time complexity of comparison-based sort algorithms O(n log n)?推荐答案http://en.wikipedia.org/wiki/Co...

为什么下界的比较为基础的排序算法澳时间复杂度(N日志N)?

Why is the lower bound for the time complexity of comparison-based sort algorithms O(n log n)?

推荐答案

http://en.wikipedia.org/wiki/Comparison%5Fsort#Number%5Fof%5Fcomparisons%5Frequired%5Fto%5Fsort%5Fa%5Flist

回答了这个问题非常好,我想。

answers that question quite well, I think.

阅读全文

相关推荐

最新文章