- Notifications
You must be signed in to change notification settings - Fork 3.4k
Pull requests: soulmachine/leetcode
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
an optimization for problem: 12.5 Longest Substring Without Repeating Charac...
#3 by hex108 was merged Dec 20, 2013 Loading… updated Dec 20, 2013
Added DP solution for "Longest Valid Parenthese"
#5 by JasonGitHub was merged Dec 20, 2013 Loading… updated Dec 20, 2013
为longest consecutive sequence增加了一个worst case为O(n)的解法
#12 by advancedxy was merged Jan 16, 2014 Loading… updated Jun 21, 2014
Fix a bug in Valid Palindrome Solution
#21 by sunwaylive was closed Jun 24, 2014 Loading… updated Jun 24, 2014
change variable name h to dummy to follow name convention
#11 by advancedxy was merged Jan 7, 2014 Loading… updated Jun 27, 2014
mergeTwoLists算法优化和tex文件中集合符号的修改
#10 by advancedxy was merged Jan 2, 2014 Loading… updated Jul 30, 2014
correct largest rectangle histogram error
#28 by itsliupeng was merged Nov 7, 2014 Loading… updated Nov 7, 2014
Chap Divide and Conquer: fix overflow for pow(x, n)
#24 by PerthCharles was closed Nov 7, 2014 Loading… updated Nov 7, 2014
the sum of two integer may overflow.
#37 by advancedxy was merged Dec 2, 2014 Loading… updated Dec 2, 2014
fixbug in chapBFS.tex section 1
#31 by liuluheng was merged Dec 8, 2014 Loading… updated Dec 8, 2014
Create BestTimetoBuyandSellStock.java
#17 by CoderBo was closed Dec 8, 2014 Loading… updated Dec 8, 2014
Merge pull request #1 from soulmachine/master
#66 by wenjunli was closed May 20, 2015 Loading… updated May 20, 2015
Median of Two Sorted Arrays Typo
#70 by idear1203 was merged Aug 24, 2015 Loading… updated Aug 24, 2015
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.