阿摩線上測驗
登入
首頁
>
研究所、轉學考(插大)-資料結構
>
110年 - 110台灣聯合大學系統_碩士班招生考試_電機類:資料結構#104954
> 申論題
題組內容
5. A typical maze problem, where the goal is to find a path between two cells in a maze, is often solved with a stack. Answer the following questions:
(4%) (c) Can you use recursion to solve the same problem? Explain.
相關申論題
6. (10%) Briefly describe "binary search" and "searching on a binary search tree", and make a comparison between them in terms of data structure constraints and time complexity.
#445100
7. (10%) Explain why a heap is always implemented in an array rather than linked list.
#445101
(5%) (a) Propose two graph storage structures for the graph in Figure I and explain the pros and cons for those two structures.
#445102
(5%) (b) Develop a minimal spanning tree of the graph.
#445103
9. (10%) The binary search tree in Figure 2 was created by starting with a null tree and entering data from the keyboard. In what sequence were the data entered? If there is more than one possible sequence, identify the alternatives.
#445104
10. (10%) The shell sort algorithm is an improved version of the straight insertion sort. In the shell sort, a list of N elements is divided into K segments, where K is known as the increment. For example, in Figure 3, K is 3. The first, fourth, seventh, and tenth elements make up segment 1. For each pass, the data in each segment are sorted in Insertion Sort. Thus, after insertion sort, there are three different ordered lists. After each pass through the data, the increment is divided by two (K/2) until, in the final pass, it is 1. Please prove (explain) the time complexity of Shell sort is close to O(N log N).
#445105
(a) Please write down Michaelis-Menten equation. (6%)
#445106
(b) Please explain the physical meaning of for an enzyme. (6%)
#445107
(c) Please estimate for the enzyme by Lineweaver-Burk plot. (6%)
#445108
(d) Please explain how to determine the type of inhibition and KI for the two inhibitors.(6%)
#445109
相關試卷
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