1. Which of the following is true for binary search algorithm?
(A) Can be used on unsorted data
(B) Time complexity is O(n)
(C) Data must be sorted
(D) Always returns the first occurrence
(E) Requires linear time

答案:登入後查看
統計: 尚無統計資料