#3714. [GESP202406 六级 C++] 第 21 题

[GESP202406 六级 C++] 第 21 题

n 个节点的双向循环链表,在其中查找某个节点的平均时间复杂度是 O(logn)O(\log n)

{{ select(1) }}

  • 正确
  • 错误