单项选择题
下面序列是堆的是( )。
A.97,56,38,66,23,42,12
B.23,86,48,3,35,39,42
C.05,56,20,23,40,38,29
D.05,23,16,68,94,72,71,73
点击查看答案
<上一题
目录
下一题>
热门
试题
单项选择题
以下( )不是队列的基本运算。
A.从队尾插入一个新元素
B.从队列中删除第i个元素
C.判断一个队列是否为空
D.读取队头元素的值
点击查看答案
单项选择题
When the adjacency list method is used to store a graph,Which of the statements is(are) true( ) Ⅰ.The space required depends on the number of vertices Ⅱ.The space required depends on the number of edges
A.ⅠandⅡ
B.Ⅰ only
C.Ⅱonly
D.None
点击查看答案
相关试题
这些二叉排序树中有( )棵是最佳二叉排序树。
能构造出( )种不同的二叉排序树。
A hash table with hash function is...
The sorting method described by the...
The figure below Shows a record us...