在长度为n的顺序表中删除一个元素的时间复杂度为()。


在长度为n的顺序表中删除一个元素的时间复杂度为()。

A、O(log2n)

B、O(n)

C、O(n2)

D、O(1)

正确答案:O(n)


Tag:复杂度 顺序 元素 时间:2024-04-11 16:09:18