单项选择题
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
点击查看答案
<上一题
目录
下一题>
热门
试题
单项选择题
有向图G(下图)的结点可以排成( )个不同的拓扑序列。
A.3
B.5
C.7
D.9
点击查看答案
单项选择题
二叉排序树的平均检索长度为( )。
A.O(
B.O(n
2
)
C.O(log
2
D.O(nlog
2
点击查看答案
相关试题
这些二叉排序树中有( )棵是最佳二叉排序树。
散列表是一种重要的存储方式,在散列表里可...
能构造出( )种不同的二叉排序树。
要在n个居民点之间铺设煤气管道。工人们面...
A hash table with hash function is...