問題詳情

35.請評估下列演算法的執行時,並以 Big O 函數表示其時間複雜度(time complexity)? 5f56f6a01973e.jpg
(A) Constant: O(1)
(B) Linear: O(n)
(C) Super-linear: O(nxlog2n)
(D) Polynomial: O(n2)



參考答案

答案:D
難度:適中0.59
書單:沒有書單,新增

內容推薦

內容推薦