Tony's Log

Algorithms, Distributed System, Machine Learning

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2015年12月16日

摘要: What a classic DP problem..https://leetcode.com/discuss/72216/share-some-analysis-and-explanations 阅读全文
posted @ 2015-12-16 14:09 Tonix 阅读(148) 评论(0) 推荐(0)

摘要: A classic type of problem: multi-pointer marching algorithm. For each pointer of each prime, we need to remember where it is in the ugly sequence, so ... 阅读全文
posted @ 2015-12-16 04:35 Tonix 阅读(186) 评论(0) 推荐(0)