Tony's Log

Algorithms, Distributed System, Machine Learning

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

2016年7月24日

摘要: A simple math on modular calculations.Code below can be simplified of course. 阅读全文
posted @ 2016-07-24 07:56 Tonix 阅读(214) 评论(0) 推荐(0)

摘要: Another interesting DP. Lesson learnt: how you define state is crucial.. 1. if DP[i] is defined as, longest wiggle(up\down) subseq AT number i, you wi 阅读全文
posted @ 2016-07-24 07:31 Tonix 阅读(320) 评论(0) 推荐(0)