
LeetCode
furnace09
这个作者很懒,什么都没留下…
展开
-
(LeetCode) Jump Game
Given an array of non-negative integers, you are initially positioned at the first index of the array.Each element in the array represents your maximum jump length at that position.Determi原创 2013-12-21 22:07:15 · 507 阅读 · 0 评论 -
(LeetCode)Two Sum
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 the two numbers such that they add up to the target, whe原创 2013-12-22 14:10:34 · 564 阅读 · 0 评论