開始挑戰 Linked-List 這個分類的題目,一樣是參考網路上已經有整理的 Leetcode 分类顺序表。
Read more “60-Day LeetCoding Challenge (Linked-List)” Leave a comment60-Day LeetCoding Challenge (Math)
開始挑戰 Math 這個分類的題目,一樣是參考網路上已經有整理的 Leetcode 分类顺序表。
Read more “60-Day LeetCoding Challenge (Math)” Leave a comment60-Day LeetCoding Challenge (String)
繼 Array 之後開始 String 類型的題目,一樣是參考網路上已經有整理的 Leetcode 分类顺序表。
Read more “60-Day LeetCoding Challenge (String)” Leave a comment[Leetcode] 123. Best Time to Buy and Sell Stock III
股市系列有很多題,前兩題 Easy 其實不難,但進入 123. Best Time to …
[Leetcode] 118/119. Pascal’s Triangle
帕斯卡三角形,堪稱數學經典題型,不過概念也是十分的簡單。
[Leetcode] 41. First Missing Positive
來挑戰 Hard 拉,參考了一下大神講解,思路其實不難,不過難的是要怎麼想到。
[Leetcode] 27. Remove Element
27 題是個 Array 的題型,題目非常簡單:給定一個陣列,把非 remove 目標的元素放在前 …
60-Day LeetCoding Challenge (Array)
經過上次的 leetcode 30days project 不知不覺又過了四個月
Read more “60-Day LeetCoding Challenge (Array)” Leave a comment30-Day LeetCoding Challenge
寫程式就像一場馬拉松,需要不斷地腦力激盪。經過這次 30-Day LeetCoding Challe …