for coding logic - 刷刷題 但其實比較喜歡涮涮鍋
for fun - Alan Becker's game
埼玉 says : 每一天都要重複做 100 次伏地挺身、100 次仰臥起坐、100 次深蹲,跑步 10 公里! 我也為自己定了個菜單 !!! 前情提要:...
title: LeetCode 830. Positions of Large Groupslevel: Easydescription: In a stri...
title: LeetCode 2. Add Two Numberslevel: Medium Description: You are given two...
誤解題意的解法 又適用於 Description 的各Example錯誤示範#1 class Solution: def lengthOfLongest...
Description : In a string s of lowercase letters, these letters form consecutive...
Level: Hard Remark : 最簡單 的 Hard Level 題吧 思路 : 原本想說可能會要格式化 小數點後幾位,結果也不用。 Source :...
這篇是我看了上一篇 的 TODO 留下來 Link 的 心得感想。 1. 寫code前,必須先觀察與動筆釐清問題 定義問題 V 藍瘦香菇#Me :...
Description Implement atoi which converts a string to an integer. The function f...
Desciption:Given a 32-bit signed integer, reverse digits of an integer. Example...
Description:The string "PAYPALISHIRING" is written in a zigzag pattern...