找考题网-背景图
单项选择题

对n个元素进行快速排序时,最坏情况下的时间复杂度为()。……

对n个元素进行快速排序时,最坏情况下的时间复杂度为()。

A.O(log2n)
B.O(n)
C.O(nlog2/t)
D. O(n2)