問題詳情

22搜尋一棵二元搜尋樹(Binary search tree)在最佳情況(In best case)要做多少次鍵值(Key)比較?
(A)1
(B)n+1
(C) n–1
(D)(n + 1) ∕ 2

參考答案

答案:A
難度:困難0.372
書單:沒有書單,新增