-->
当前位置:首页 > 题库

判断题:If we build a skip list for $$n$$ elements, then we can search o

Luz5年前 (2021-06-19)题库785
If we build a skip list for $$n$$ elements, then we can search or delete any element  in $$O(\log n)$$ time in the worst case.

答案:FALSE