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

判断题:In a random skip list for a set $$S$$ of size $$n$$, the operati

Luz5年前 (2021-06-19)题库528
In a random skip list for a set $$S$$ of size $$n$$, the operations Search, Insert, and Delete can be performed in expected time $$O(\log n)$$.

答案:TRUE