上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 32 下一页
摘要: 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) 编辑
摘要: 1.题目描述 Given n, how many structurally unique BST's (binary search trees) that store values 1...n? For example, ... 阅读全文
posted @ 2013-08-17 23:46 曾见绝美的阳光 阅读(220) 评论(0) 推荐(0) 编辑
摘要: 1.题目描述 Given s1, s2, s3, find whether s3 is formed by the interleaving of s1 and s2. For example, Gi... 阅读全文
posted @ 2013-08-16 23:50 曾见绝美的阳光 阅读(387) 评论(0) 推荐(0) 编辑
上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 32 下一页