32 若欲在一圖形(graph)上做深度優先搜尋(depth-first search),則以下何者是最適用的資料結構?
(A) 佇列(queue)
(B) 堆疊(stack)
(C) 連結串列(linked list)
(D) 二元搜尋樹(binary search tree)
答案:登入後查看
統計: A(26), B(131), C(19), D(50), E(0) #174408
統計: A(26), B(131), C(19), D(50), E(0) #174408