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

For a leftist heap with $$N$$ nodes, the worst-case running time

Luz5年前 (2021-05-10)题库851
For a leftist heap with $$N$$ nodes, the worst-case running time of all operations (insert/delete min/merge) is $$\Theta(N)$$. ~@[](1)

答案:FALSE