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

For binary heaps with $$N$$ elements, the *BuildHeap* function (

Luz5年前 (2021-05-10)题库1172
For binary heaps with $$N$$ elements, the *BuildHeap* function (which adjust an array of elements into a heap in linear time) does at most $$2N-2$$ comparisons between elements. ~@[](2)

答案:TRUE