摘要: Problem Definition:Given a string, find the length of the longest substring without repeating characters. For example, the longest substring withoutre... 阅读全文
posted @ 2015-07-27 20:13 曾可爱 阅读(130) 评论(0) 推荐(0) 编辑
摘要: Problem Definition:Given an array of integers, find two numbers such that they add up to a specific target number.The function twoSum should return in... 阅读全文
posted @ 2015-07-27 14:39 曾可爱 阅读(90) 评论(0) 推荐(0) 编辑