干炸牛_bian

导航

 

2018年6月7日

摘要: Given a sorted array and a target value, return the index if the target is found. If not, return the index where it would be if it were inserted in or 阅读全文
posted @ 2018-06-07 23:23 干炸牛_bian 阅读(107) 评论(0) 推荐(0)
 
摘要: Given an integer array, you need to find one continuous subarray that if you only sort this subarray in ascending order, then the whole array will be 阅读全文
posted @ 2018-06-07 22:45 干炸牛_bian 阅读(106) 评论(0) 推荐(0)
 
摘要: Given a non-empty array of integers, return the third maximum number in this array. If it does not exist, return the maximum number. The time complexi 阅读全文
posted @ 2018-06-07 20:23 干炸牛_bian 阅读(136) 评论(0) 推荐(0)
 
摘要: Given an array of integers, return indices of the two numbers such that they add up to a specific target. You may assume that each input would have ex 阅读全文
posted @ 2018-06-07 19:54 干炸牛_bian 阅读(97) 评论(0) 推荐(0)
 
摘要: A matrix is Toeplitz if every diagonal from top-left to bottom-right has the same element. Now given an M x N matrix, return True if and only if the m 阅读全文
posted @ 2018-06-07 19:00 干炸牛_bian 阅读(141) 评论(0) 推荐(0)
 
摘要: 167. Two Sum II - Input array is sorted Given an array of integers that is already sorted in ascending order, find two numbers such that they add up t 阅读全文
posted @ 2018-06-07 18:05 干炸牛_bian 阅读(121) 评论(0) 推荐(0)
 
摘要: .Xmodmap 阅读全文
posted @ 2018-06-07 11:55 干炸牛_bian 阅读(167) 评论(0) 推荐(0)