- Minimum Path Sum (DP) 2015-07-09
- 题目: Given a m x n grid filled with non-negative numbers, find a path from top left to bottom right which minimizes & ...
- (1512)次阅读|(0)个评论
- Reorder List (Linked List) 2015-07-09
- 题目: Given a singly linked list L : L 0 → L 1 →…→ L n -1 → L n , reorder it to: L 0 → L n → L 1 → L n -1 → L ...
- (1254)次阅读|(0)个评论
- Subsets II (Array,Back Tracking,Bit Manipulation) 2015-07-08
- 题目: Given a collection of integers that might contain duplicates, nums , return all possible subsets. Note: Elements in a subset mus ...
- (1252)次阅读|(0)个评论
- SubSets (Array, Back Tracking, Bit Manipulation) 2015-07-08
- 题目: Given a set of distinct integers, nums , return all possible subsets. Note: Elements in a subset must be in non-descending order. ...
- (1139)次阅读|(0)个评论
- Repeated DNA Sequences 2015-07-07
- 题目: All DNA is composed of a series of nucleotides abbreviated as A, C, G, and T, for example: "ACGAATTCCG". When studying DNA, it is sometimes us ...
- (1459)次阅读|(0)个评论
- Single Number II (Array, Bit Manipulation) 2015-07-07
- 题目: Given an array of integers, every element appears three times except for one. Find that single one. Note: Your algorithm should ...
- (1193)次阅读|(0)个评论
查看更多
- 今天是开心的一天 回复
- 今天是开心的一天 回复
- 今天是开心的一天 回复
- 今天是开心的一天 回复
- 今天是开心的一天 回复
- 今天是开心的一天 回复
- 今天是开心的一天 回复
- 今天是开心的一天 回复
- 今天是开心的一天 回复
- 今天是开心的一天 回复
- 今天是开心的一天 回复
- 今天是开心的一天 回复
- 今天是开心的一天 回复
- 今天是开心的一天 回复
- 今天是开心的一天 回复