摘要: leetcode 35. Search Insert Position Easy descrition Given a sorted array and a target value, return the index if the target is found. If not, return t 阅读全文
posted @ 2017-11-15 23:37 .....? 阅读(199) 评论(0) 推荐(0) 编辑
摘要: leetcode 34. Search for a Range Medium descrition Given an array of integers sorted in ascending order, find the starting and ending position of a giv 阅读全文
posted @ 2017-11-15 23:30 .....? 阅读(197) 评论(0) 推荐(0) 编辑
摘要: leetcode 33. Search in Rotated Sorted Array Medium descrition Suppose an array sorted in ascending order is rotated at some pivot unknown to you befor 阅读全文
posted @ 2017-11-15 23:13 .....? 阅读(342) 评论(0) 推荐(0) 编辑
摘要: leetcode 31. Next Permutation Medium descrition Implement next permutation, which rearranges numbers into the lexicographically next greater permutati 阅读全文
posted @ 2017-11-15 10:00 .....? 阅读(228) 评论(0) 推荐(0) 编辑