摘要:
Two Sum I Given an array of integers, find two numbers such that they add up to a specific target number. The function twoSum should return indices of 阅读全文
posted @ 2016-07-04 07:13
北叶青藤
阅读(327)
评论(0)
推荐(0)
摘要:
Given a collection of distinct numbers, return all possible permutations. For example,[1,2,3] have the following permutations: [ [1,2,3], [1,3,2], [2, 阅读全文
posted @ 2016-07-04 05:29
北叶青藤
阅读(243)
评论(0)
推荐(0)
摘要:
For a given sorted array (ascending order) and a target number, find the first index of this number in O(log n) time complexity. If the target number 阅读全文
posted @ 2016-07-04 01:22
北叶青藤
阅读(245)
评论(0)
推荐(0)

浙公网安备 33010602011771号