阿摩線上測驗
登入
首頁
>
研究所、轉學考(插大)-資料結構
> 110年 - 110 國立政治大學_碩士班招生考試_資訊管理學系/科技組:資料結構#102881
110年 - 110 國立政治大學_碩士班招生考試_資訊管理學系/科技組:資料結構#102881
科目:
研究所、轉學考(插大)-資料結構 |
年份:
110年 |
選擇題數:
0 |
申論題數:
7
試卷資訊
所屬科目:
研究所、轉學考(插大)-資料結構
選擇題 (0)
申論題 (7)
1. (15%) Insert the keys into a min heap one by one. Reconstruct the heap when it violates the heap order (for all node v, v.key > v.parcnt.key). Show each step and the final result.
2. (15%) Insert the keys into a hash table that handles collision with double hashing. Let N=17. h(k) = k mod 17. d(k) = 13-k mod 13. Show cach step and the final result.
3. (15%) Insert the keys into an AVL tree one by one. Reconstruct the AVLL tree when it violates the AVL property (for all node v, I v.leftsubtree height - v .rightsubtree.height I <=1 ). Show each step and the final result.
1. (10%) that uscs the heap constructed in I.l
2. (15%) that uses the AVL tree constructed in I.3
1. (15%) that uses recursive call on the binary tree representation of the expression
2. (15%) that uses two stacks for operators and operands (values) rcspectively
相關試卷
110年 - 110 國立臺灣科技大學_碩士班招生試題_電子工程系:資料結構#112844
110年 · #112844
110年 - 110 國立高雄科技大學_碩士班招生考試_電腦與通訊工程系:資料結構(乙組)#110488
110年 · #110488
110年 - 110 國立高雄科技大學_碩士班招生考試_資訊工程系:資料結構#110422
110年 · #110422
110年 - 110 國立中山大學_碩士暨碩士專班招生考試_資管系/乙組:資料結構#105545
110年 · #105545
110年 - 110台灣聯合大學系統_碩士班招生考試_電機類:資料結構#104954
110年 · #104954
110年 - 110 國立中央大學_碩士班招生考試_資訊管理暨大數據分析類:資料結構#103860
110年 · #103860
110年 - 110 國立臺灣大學_碩士班招生考試_生物機電工程學研究所丙組:資料結構(C)#100901
110年 · #100901
110年 - 110 國立臺灣大學_碩士班招生考試_ 工程科學及海洋工程學研究所丁組:資料結構(A)#100759
110年 · #100759
109年 - 109 國立高雄大學_碩士班招生考試_資訊工程學系:資料結構#103082
109年 · #103082
107年 - 107 東吳大學_暑假轉學生招生考試_資訊管理學系三年級:資料結構#105892
107年 · #105892