(15) Suppose an integer x is in the NCTU linked list, what is the time complexity to delete the integer x?
(A) O(logm*n/m)
(B) O(logm+n/m)
(C) O(m+n/m)
(D) O(logm*n/m+m)
(E) None of the above.

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

詳解 (共 1 筆)

#7101530
1. 題目解析 題目要求我們分析在一個...
(共 1019 字,隱藏中)
前往觀看
0
0