※ 本文是否可提供臺大同學轉作其他非營利用途?(須保留原作者 ID)
(是/否/其他條件):否
哪一學年度修課:107-2
ψ 授課教師 (若為多人合授請寫開課教師,以方便收錄)
顏嗣鈞
λ 開課系所與授課對象 (是否為必修或通識課 / 內容是否與某些背景相關)
電機工程學系必選修
δ 課程大概內容
From Ceiba
1. PRELIMINARIES:
Introduction. Asymptotic Notations, Algorithm Analysis
2. ABSTRACT DATA TYPES:
Stacks. Queues. Lists. List operations. List representations.
List traversals. Doubly linked lists.
3. TREES:
Tree operations. Tree representations. Tree traversals.
Threaded trees. Binary trees. AVL trees.