Idiot-maker

  :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
上一页 1 ··· 35 36 37 38 39 40 41 42 43 ··· 59 下一页

2015年1月31日

摘要: https://oj.leetcode.com/problems/edit-distance/Given two wordsword1andword2, find the minimum number of steps required to convertword1toword2. (each o... 阅读全文
posted @ 2015-01-31 20:19 NickyYe 阅读(156) 评论(0) 推荐(0) 编辑

2015年1月29日

摘要: https://oj.leetcode.com/problems/triangle/Given a triangle, find the minimum path sum from top to bottom. Each step you may move to adjacent numbers o... 阅读全文
posted @ 2015-01-29 21:59 NickyYe 阅读(295) 评论(0) 推荐(0) 编辑

2015年1月28日

摘要: https://oj.leetcode.com/problems/word-break-ii/Given a stringsand a dictionary of wordsdict, add spaces insto construct a sentence where each word is ... 阅读全文
posted @ 2015-01-28 23:30 NickyYe 阅读(465) 评论(0) 推荐(0) 编辑

2015年1月26日

摘要: https://oj.leetcode.com/problems/word-break/Given a stringsand a dictionary of wordsdict, determine ifscan be segmented into a space-separated sequenc... 阅读全文
posted @ 2015-01-26 20:45 NickyYe 阅读(254) 评论(0) 推荐(0) 编辑

2015年1月25日

摘要: https://oj.leetcode.com/problems/best-time-to-buy-and-sell-stock-iii/Say you have an array for which theithelement is the price of a given stock on da... 阅读全文
posted @ 2015-01-25 20:48 NickyYe 阅读(212) 评论(0) 推荐(0) 编辑

上一页 1 ··· 35 36 37 38 39 40 41 42 43 ··· 59 下一页