Tony's Log

Algorithms, Distributed System, Machine Learning

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

2014年8月11日

摘要: Problem is, find all values that share the same key value. Similar as another LeetCode problem, hashmap is a good choice.http://yucoding.blogspot.com/... 阅读全文
posted @ 2014-08-11 12:56 Tonix 阅读(160) 评论(0) 推荐(0)

摘要: I briefly took a look at:http://yucoding.blogspot.com/2013/01/leetcode-question-27-interleaving-string.htmlAnd I got 1A :)This is the best problem to ... 阅读全文
posted @ 2014-08-11 11:57 Tonix 阅读(156) 评论(0) 推荐(0)