P.Queue_8_implementation In the context of implementing a priority queue ADT using a sorted linked list (i.e., a list where elements are kept in sorted order and each node links to the next), what is the worst-case time complexity of the add operation?单项选择题

A

O(1)

B

O(n2)

C

O(n)

D

O(log2n)

E

O(nlog2n)

登录即可查看完整答案

我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!