[題目] 請指出 console.log 的結果 這邊也不賣關子,答案不是 “start̶ […]
最近做了一個線上心理測驗的專案。依照測驗的結果,會導向不同的分享頁面。 業主有一個要求,就是進入結果頁之前必須 […]
這陣子,經手的專案越來越多。 每隔一段時間去 review 自己當初寫的 code。經常覺得我到底是看了什麼。 […]
這是今天寫到的題目,一開始寫的時候遇到一點障礙,但想通之後其實非常簡單。 題目: 預測 console.log […]
出處: https://leetcode.com/problems/subsets/ Given an int […]
場景是這樣的。 最近接到一個專案,是建構一個心理測驗的網站。 業主給了一個參考範例是日本大金的作品: http […]
出處: https://leetcode.com/problems/group-anagrams/ Given […]
出處: https://leetcode.com/problems/intersection-of-two-a […]
出處: https://leetcode.com/problems/find-the-difference-o […]
出處: https://leetcode.com/problems/spiral-matrix/ Given […]