Idiot-maker

  :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 59 下一页

2015年4月6日

摘要: https://leetcode.com/problems/palindrome-partitioning/ Given a string s, partition s such that every substring of the partition is a palindrome. Retur 阅读全文
posted @ 2015-04-06 14:05 NickyYe 阅读(219) 评论(0) 推荐(0) 编辑

2015年4月5日

摘要: https://leetcode.com/problems/simplify-path/Given an absolute path for a file (Unix-style), simplify it.Given an absolute path for a file (Unix-style)... 阅读全文
posted @ 2015-04-05 23:00 NickyYe 阅读(219) 评论(0) 推荐(0) 编辑

摘要: https://leetcode.com/problems/longest-valid-parentheses/ Given a string containing just the characters '(' and ')', find the length of the longest val 阅读全文
posted @ 2015-04-05 20:07 NickyYe 阅读(180) 评论(0) 推荐(0) 编辑

2015年4月3日

摘要: https://leetcode.com/problems/permutations-ii/ Given a collection of numbers that might contain duplicates, return all possible unique permutations. F 阅读全文
posted @ 2015-04-03 19:38 NickyYe 阅读(211) 评论(0) 推荐(0) 编辑

2015年4月2日

摘要: https://leetcode.com/problems/insert-interval/ Given a set of non-overlapping intervals, insert a new interval into the intervals (merge if necessary) 阅读全文
posted @ 2015-04-02 20:29 NickyYe 阅读(131) 评论(0) 推荐(0) 编辑

上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 59 下一页