摘要: 1.题目描述 Given an array of integers, find two numbers such that they add up to a specific target number. The functi... 阅读全文
posted @ 2013-08-18 22:08 曾见绝美的阳光 阅读(188) 评论(0) 推荐(0) 编辑
摘要: 1.题目描述 Reverse a linked list from position m to n. Do it in-place and in one-pass. For example: Give... 阅读全文
posted @ 2013-08-18 16:13 曾见绝美的阳光 阅读(211) 评论(0) 推荐(0) 编辑
摘要: 1.题目描述 Given a string containing only digits, restore it by returning all possible valid IP address combinations. ... 阅读全文
posted @ 2013-08-18 00:50 曾见绝美的阳光 阅读(299) 评论(0) 推荐(0) 编辑