阿摩線上測驗 登入

申論題資訊

試卷:110年 - 110 國立中央大學_碩士班招生考試_資訊管理暨大數據分析類:資料結構#103860
科目:研究所、轉學考(插大)-資料結構
年份:110年
排序:0

題組內容

5. This question concerns with the Depth First Search (DFS) or Depth First Traversal algorithm.

申論題內容

(a) It is common to implement the DFS algorithm with a Stack. However, the stack may be used differently in different implementations. You are tasked to implement the DFS algorithm for any given graphs. Explain how you are going to use the stack in your implementation.(7%)