Idiot-maker

  :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
上一页 1 ··· 30 31 32 33 34 35 36 37 38 ··· 59 下一页

2015年2月22日

摘要: https://oj.leetcode.com/problems/reverse-nodes-in-k-group/ Given a linked list, reverse the nodes of a linked list k at a time and return its modified 阅读全文
posted @ 2015-02-22 17:11 NickyYe 阅读(284) 评论(0) 推荐(0) 编辑

2015年2月21日

摘要: https://oj.leetcode.com/problems/merge-k-sorted-lists/Mergeksorted linked lists and return it as one sorted list. Analyze and describe its complexity.... 阅读全文
posted @ 2015-02-21 21:16 NickyYe 阅读(271) 评论(0) 推荐(0) 编辑

2015年2月20日

摘要: https://oj.leetcode.com/problems/generate-parentheses/Given n pairs of parentheses, write a function to generate all combinations of well-formed paren... 阅读全文
posted @ 2015-02-20 21:11 NickyYe 阅读(266) 评论(0) 推荐(0) 编辑

2015年2月15日

摘要: https://oj.leetcode.com/problems/valid-parentheses/ Given a string containing just the characters '(', ')', '{', '}', '[' and ']', determine if the in 阅读全文
posted @ 2015-02-15 19:40 NickyYe 阅读(280) 评论(0) 推荐(0) 编辑

2015年2月13日

摘要: https://oj.leetcode.com/problems/letter-combinations-of-a-phone-number/ Given a digit string, return all possible letter combinations that the number 阅读全文
posted @ 2015-02-13 16:11 NickyYe 阅读(266) 评论(0) 推荐(0) 编辑

上一页 1 ··· 30 31 32 33 34 35 36 37 38 ··· 59 下一页