Idiot-maker

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

2015年1月22日

摘要: https://oj.leetcode.com/problems/longest-palindromic-substring/Given a stringS, find the longest palindromic substring inS. You may assume that the ma... 阅读全文
posted @ 2015-01-22 15:04 NickyYe 阅读(161) 评论(0) 推荐(0) 编辑

2015年1月21日

摘要: https://leetcode.com/problems/median-of-two-sorted-arrays/description/ There are two sorted arrays A and B of size m and n respectively. Find the medi 阅读全文
posted @ 2015-01-21 20:36 NickyYe 阅读(186) 评论(0) 推荐(0) 编辑

2015年1月18日

摘要: https://oj.leetcode.com/problems/longest-substring-without-repeating-characters/ Given a string, find the length of the longest substring without repe 阅读全文
posted @ 2015-01-18 22:51 NickyYe 阅读(956) 评论(0) 推荐(0) 编辑

摘要: https://oj.leetcode.com/problems/add-two-numbers/ You are given two linked lists representing two non-negative numbers. The digits are stored in rever 阅读全文
posted @ 2015-01-18 20:39 NickyYe 阅读(194) 评论(0) 推荐(0) 编辑

2015年1月17日

摘要: https://oj.leetcode.com/problems/majority-element/Given an array of sizen, find the majority element. The majority element is the element that appears... 阅读全文
posted @ 2015-01-17 20:38 NickyYe 阅读(449) 评论(0) 推荐(0) 编辑

上一页 1 ··· 37 38 39 40 41 42 43 44 45 ··· 59 下一页