阿摩線上測驗
登入
首頁
>
研究所、轉學考(插大)-資料結構
>
103年 - 103 淡江大學 轉學考 資料結構#53188
> 申論題
題組內容
4.
(b) With the following declaration, please give the algorithm for inserting an integer (a node) into a max heap. You may define and use the necessary parameters. int heap [MAX—SIZE]; /* MAX—SIZE is the maximum heap size */ (20%)
相關申論題
(a) Please explain sequential search and binary search.
#194237
(b) Please discuss their time complexities. (20%)
#194238
(a) Give two properties of a good hashing function.
#194239
(b) Give a good hashing function.
#194240
(c) Define linear probing.
#194241
(d) Define chaining. (20%)
#194242
(a) Nine integers are inserted into an empty max heap in the following order. Please draw the final max heap. The properties of the max heap must be kept after each integer is inserted. 50, 43,38,82, 94, 16, 25,45, 56
#194243
5. The order of the nodes visited in a binary tree T using preorder traversal is F, A, H,I,B, L,J,E, D,G, K, C, M. If inorder traversal is used, it is H, I,A, L,B,J, F, D, G, E, K, M, C. Please draw the binary tree T. (20%)
#194245
8. [10%] Please write the quick-sort code to sort n items and explain its average and worst-case time complexity.
#483201
7. [10%] Assume that a hash function (h(key)- key mod 8) is used for a chained hash table with linked lists, where linked lists can be used to handle the collision due to hash function. If we insert 10 items whose keys are 8, 9, 13, 17, 10, 15, 20, 16, 25 and 26 to an empty chained bash table with linked lists, what are the execution results of the hash table?
#483200
相關試卷
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 國立政治大學_碩士班招生考試_資訊管理學系/科技組:資料結構#102881
110年 · #102881
110年 - 110 國立臺灣大學_碩士班招生考試_生物機電工程學研究所丙組:資料結構(C)#100901
110年 · #100901
110年 - 110 國立臺灣大學_碩士班招生考試_ 工程科學及海洋工程學研究所丁組:資料結構(A)#100759
110年 · #100759
109年 - 109 國立高雄大學_碩士班招生考試_資訊工程學系:資料結構#103082
109年 · #103082