摘要: 1. TitleRepeated DNA Sequences2. Http addresshttps://leetcode.com/problems/repeated-dna-sequences/3. The questionAll DNA is composed of a series of nu... 阅读全文
posted @ 2015-11-01 18:25 ordi 阅读(152) 评论(0) 推荐(0)
摘要: 1. TitleReverse Linked List II2. Http addresshttps://leetcode.com/problems/reverse-linked-list-ii/3. The questionReverse a linked list from positionmt... 阅读全文
posted @ 2015-11-01 18:21 ordi 阅读(147) 评论(0) 推荐(0)
摘要: 1. TitleShortest Palindrome2. Http addresshttps://leetcode.com/problems/shortest-palindrome/3. The questionGiven a string S, you are allowed to conver... 阅读全文
posted @ 2015-11-01 18:19 ordi 阅读(140) 评论(0) 推荐(0)
摘要: 1. TitleSingle Number2. Http addresshttps://leetcode.com/problems/single-number/3. The questionGiven an array of integers, every element appearstwicee... 阅读全文
posted @ 2015-11-01 18:17 ordi 阅读(107) 评论(0) 推荐(0)
摘要: 1. TitleSort Colors2. Http addresshttps://leetcode.com/problems/sort-colors/3. The questionGiven an array withnobjects colored red, white or blue, sor... 阅读全文
posted @ 2015-11-01 18:14 ordi 阅读(143) 评论(0) 推荐(0)
摘要: 1. TitleSubsets II2. Http addresshttps://leetcode.com/problems/subsets-ii/3. The questionGiven a collection of integers that might contain duplicates,... 阅读全文
posted @ 2015-11-01 18:12 ordi 阅读(134) 评论(0) 推荐(0)
摘要: 1. TitleSum Root to Leaf Numbers2. Http addresshttps://leetcode.com/problems/sum-root-to-leaf-numbers/3. The questionGiven a binary tree containing di... 阅读全文
posted @ 2015-11-01 18:10 ordi 阅读(166) 评论(0) 推荐(0)
摘要: 1. TitleSummary Ranges2. Http addresshttps://leetcode.com/problems/summary-ranges/3. The questionGiven a sorted integer array without duplicates, retu... 阅读全文
posted @ 2015-11-01 18:07 ordi 阅读(173) 评论(0) 推荐(0)
摘要: 1. TitleTwo Sum2. Http addresshttps://leetcode.com/problems/two-sum/3. The questionGiven an array of integers, find two numbers such that they add up ... 阅读全文
posted @ 2015-11-01 18:05 ordi 阅读(181) 评论(0) 推荐(0)
摘要: 1. TitleUnique Binary Search Trees2. Http addresshttps://leetcode.com/problems/unique-binary-search-trees/3. The questionGivenn, how many structurally... 阅读全文
posted @ 2015-11-01 18:01 ordi 阅读(109) 评论(0) 推荐(0)