1. 程式人生 > >C#LeetCode刷題-二分查詢​​​​​​​

C#LeetCode刷題-二分查詢​​​​​​​

二分查詢篇

# 題名 刷題 通過率 難度
4 C#LeetCode刷題之#4-兩個排序陣列的中位數(Median of Two Sorted Arrays)-該題未達最優解 30.8% 困難
29

兩數相除    

15.3% 中等
35 C#LeetCode刷題之#35-搜尋插入位置(Search Insert Position) 40.0% 簡單
69

x 的平方根    

C#LeetCode刷題之#69-x 的平方根(Sqrt(x)) 31.1% 簡單
74 30.3% 中等
162

尋找峰值    

37.4% 中等
167 C#LeetCode刷題之#167-兩數之和 II - 輸入有序陣列(Two Sum II - Input array is sorted) 41.6% 簡單
174

地下城遊戲    

29.2% 困難
275

H指數 II    

30.9% 中等
287

尋找重複數    

53.8% 中等
349 C#LeetCode刷題之#349-兩個陣列的交集(Intersection of Two Arrays) 53.8% 簡單
350 C#LeetCode刷題之#350-兩個陣列的交集 II(Intersection of Two Arrays II) 34.9% 簡單
367 C#LeetCode刷題之#367-有效的完全平方數(Valid Perfect Square) 37.9% 簡單
374

猜數字大小    

32.6% 簡單
392

判斷子序列    

40.3% 中等
436

尋找右區間    

34.7% 中等
441

排列硬幣    

C#LeetCode刷題之#441-排列硬幣(Arranging Coins) 31.3% 簡單
454 42.5% 中等
475

供暖器    

21.4% 簡單
483

最小好進位制    

31.5% 困難
704

二分查詢    

43.5% 簡單
887

雞蛋掉落    

11.7% 困難