阿摩線上測驗
登入
首頁
>
研究所、轉學考(插大)-資料結構
>
109年 - 109 國立高雄大學_碩士班招生考試_資訊工程學系:資料結構#103082
> 申論題
題組內容
1. Given a vector of n integers, consider the problem of sorting it in increasing order. What is the cost of the insertion sort algorithm in terms of n in the worst case? (5%)
(a) Θ(n)
相關申論題
(b) Θ(n 2)
#435051
(c) Θ(n 3 )
#435052
(d) Θ(n n )
#435053
(a) Θ(n n )
#435054
(b) Θ(n 2)
#435055
(c) Θ(log n)
#435056
(d) Θ(n)
#435057
3. Show that n! = O(n n ) by applying the definition (not using limits). (10%)
#435058
4. A palindrome is a string that can be read backwards, and forwards with the same result. For instance, the following string is a palindrome abbbdacadbbba Write an algorithm in pseudocode using a stack to test if a string is a palindrome. (20%)
#435059
5. For the max-heap below, draw the resultant max-heap from adding 65 and deleting the maximum element (in this order). Show the detailed steps. (20%)
#435060
相關試卷
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