2019-04-23发表2022-10-30更新代码能力 / leetcode4 分钟读完 (大约551个字)030. Substring with Concatenation of All Words 题目链接:30. Substring with Concatenation of All Words 阅读更多
2019-04-22发表2022-10-30更新代码能力 / leetcode7 分钟读完 (大约1076个字)678. Valid Parenthesis String 题目链接:678. Valid Parenthesis String 阅读更多
2018-09-12发表2022-10-30更新代码能力 / leetcode5 分钟读完 (大约718个字)207.Course Schedule I & II 课程表规划问题,一般来说主要考虑是否存在环。 阅读更多
2018-09-11发表2022-10-30更新代码能力 / leetcode5 分钟读完 (大约747个字)310.Minimum Height Trees 一直没好好刷刷 Graph 的题目,从Leetcode graph 套餐 第一个题 310. Minimum Height Trees 开始吧。 阅读更多
2018-09-07发表2022-10-30更新代码能力 / leetcode3 分钟读完 (大约380个字)485.Max Consecutive Ones I & II 最大连续1的个数,以及 带翻转的最大连续1的个数 阅读更多
2018-09-06发表2022-10-30更新代码能力 / leetcode4 分钟读完 (大约562个字)039.Combination Sum I&II&III 这种套餐题,做起来就感觉很爽,简直跟套娃一样,一环套一环。 阅读更多
2018-09-05发表2022-10-30更新代码能力 / leetcode6 分钟读完 (大约886个字)121.Best Time to Buy and Sell Stock Best Time to Buy and Sell Stock 家族目前来看有5道题,题目真的很好,让我看到了更大的世界。 阅读更多