posts - 103,  comments - 41,  views - 20万
06 2019 档案
ARTS打卡计划第八周
摘要:Algorithms: https://leetcode-cn.com/problems/repeated-substring-pattern/ 重复子字符串 Review: “I’m Leaving Google — and Here’s the Real Deal Behind Google C 阅读全文
posted @ 2019-06-30 23:24 zCoderJoy 阅读(126) 评论(0) 推荐(0) 编辑
ARTS打卡计划第七周
摘要:Algorithms: https://leetcode-cn.com/problems/longest-common-prefix/ Review: https://link.medium.com/NUjceV9oJX The Art of Computer Programming’ by Don 阅读全文
posted @ 2019-06-23 22:31 zCoderJoy 阅读(134) 评论(0) 推荐(0) 编辑
ARTS打卡计划第六周
摘要:Algorithms: https://leetcode-cn.com/problems/longest-palindromic-substring/ 中心扩展法首先考虑,当然看到有个动态规划,一直很难理解。动态规划要好好研究一番。 Review: https://link.medium.com/r 阅读全文
posted @ 2019-06-17 00:04 zCoderJoy 阅读(131) 评论(0) 推荐(0) 编辑
ARTS打卡计划第五周
摘要:Algorithms: https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/ 采用了map的存储,然后移动窗口方式解决此问题,当然看到有个动态规划,一直很难理解。 Review: https: 阅读全文
posted @ 2019-06-09 22:47 zCoderJoy 阅读(144) 评论(0) 推荐(0) 编辑
RTS打卡计划第四周
摘要:Algorithms: https://leetcode-cn.com/problems/subarray-sum-equals-k/comments/ 此问题开始考虑空间换时间,结果完全不用空间,不必分配控件,平方复杂度就可以解决,当然还有更优的线性。 Review: https://martin 阅读全文
posted @ 2019-06-03 00:27 zCoderJoy 阅读(201) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示