Idiot-maker

  :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 59 下一页

2015年3月11日

摘要: https://leetcode.com/problems/find-minimum-in-rotated-sorted-array-ii/Follow upfor "Find Minimum in Rotated Sorted Array":What ifduplicatesare allowed... 阅读全文
posted @ 2015-03-11 14:53 NickyYe 阅读(229) 评论(0) 推荐(0) 编辑

摘要: https://leetcode.com/problems/set-matrix-zeroes/Given amxnmatrix, if an element is 0, set its entire row and column to 0. Do it in place.click to show... 阅读全文
posted @ 2015-03-11 13:50 NickyYe 阅读(191) 评论(0) 推荐(0) 编辑

2015年3月10日

摘要: https://leetcode.com/problems/search-a-2d-matrix/Write an efficient algorithm that searches for a value in anmxnmatrix. This matrix has the following ... 阅读全文
posted @ 2015-03-10 21:35 NickyYe 阅读(188) 评论(0) 推荐(0) 编辑

摘要: https://leetcode.com/problems/plus-one/Given a non-negative number represented as an array of digits, plus one to the number.The digits are stored suc... 阅读全文
posted @ 2015-03-10 20:17 NickyYe 阅读(212) 评论(0) 推荐(0) 编辑

摘要: https://leetcode.com/problems/search-in-rotated-sorted-array-ii/ Follow up for "Search in Rotated Sorted Array":What if duplicates are allowed? Would 阅读全文
posted @ 2015-03-10 14:41 NickyYe 阅读(284) 评论(0) 推荐(0) 编辑

上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 59 下一页