网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
用二分法进行插入排序,记录移动个数为
A.O(nlog2n)
B.O(n2)
C.O(log2n)
D.O(n)
参考答案
更多 “ 用二分法进行插入排序,记录移动个数为A.O(nlog2n)B.O(n2)C.O(log2n)D.O(n) ” 相关考题
考题
●Suppose elements in array A are already sorted ascending order of their values when the code begins to run, then execution time of the code will be ()。()A. O(log2n) B. O(n) C. O(nlog2n) D. O(n2)
热门标签
最新试卷