【问题标题】:the time complexity of Skip List跳过列表的时间复杂度
【发布时间】:2012-09-25 20:44:40
【问题描述】:

我可以知道为什么插入skip list的时间复杂度在平均情况下是O(log n),为什么n个元素的Skip list的高度很可能是O(log n)。以及为什么每一层的平均搜索时间是 O(1)。

【问题讨论】:

  • 这是作业吗?你试过什么?

标签: algorithm data-structures skip-lists


【解决方案1】:
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2015-02-14
  • 1970-01-01
  • 2018-08-23
  • 2013-04-07
  • 1970-01-01
  • 2015-03-15
  • 2017-01-13
相关资源
最近更新 更多