Hao Chen
|
a3f135495e
|
another implementation for "Coin Change"
|
2016-01-26 23:25:41 +08:00 |
|
Hao Chen
|
1d3dba3da8
|
another solution for "Bulb Switcher"
|
2016-01-25 14:53:39 +08:00 |
|
Hao Chen
|
41134d7d56
|
New Problem "Minimum Height Trees"
|
2016-01-24 15:27:08 +08:00 |
|
Hao Chen
|
3c985c80df
|
New Problem "Longest Increasing Path in a Matrix"
|
2016-01-21 23:44:42 +08:00 |
|
Hao Chen
|
d8a99d784d
|
New Problem "Create Maximum Number"
|
2016-01-21 15:13:39 +08:00 |
|
Hao Chen
|
b278b2fa87
|
New Problem "Burst Balloons"
|
2016-01-17 16:12:12 +08:00 |
|
Hao Chen
|
cb76a75edf
|
link error
|
2016-01-16 22:46:37 +08:00 |
|
Hao Chen
|
1fde903461
|
New Problem "Single Number III"
|
2016-01-16 22:45:04 +08:00 |
|
Hao Chen
|
95b2d64485
|
New Problem "Odd Even Linked List"
|
2016-01-16 22:03:01 +08:00 |
|
Hao Chen
|
ed5cdcd640
|
merge
|
2016-01-16 21:19:29 +08:00 |
|
Hao Chen
|
04d3355c88
|
update readme
|
2016-01-16 21:15:22 +08:00 |
|
Hao Chen
|
0d7eceebb7
|
New Problem "Expression Add Operators"
|
2016-01-16 21:04:17 +08:00 |
|
Hao Chen
|
cf00c58026
|
filter out the blank line
|
2016-01-16 21:02:16 +08:00 |
|
Hao Chen
|
dfcb00b612
|
New Problem "Count of Range Sum"
|
2016-01-15 22:42:31 +08:00 |
|
Hao Chen
|
8a3071370f
|
another solution
|
2016-01-15 15:03:32 +08:00 |
|
Hao Chen
|
259a7abf7e
|
merge from branch cirosantilli-java-lrucache
|
2016-01-14 09:39:11 +08:00 |
|
Hao Chen
|
a88a8007fb
|
add LRU java solution into readme
|
2016-01-14 09:37:47 +08:00 |
|
Hao Chen
|
a73b1b270f
|
New Problem "Power of Three"
|
2016-01-14 09:32:20 +08:00 |
|
Hao Chen
|
5a1eddb6f1
|
typo
|
2016-01-14 09:31:58 +08:00 |
|
Calinescu Valentin
|
0c35f347da
|
Merge pull request #94 from Vally79/master
added coinChange
|
2015-12-28 19:45:40 +02:00 |
|
Vally
|
e6c3daeada
|
added coinChange
|
2015-12-28 19:44:50 +02:00 |
|
Calinescu Valentin
|
be07e383db
|
Merge pull request #93 from Vally79/master
added bulbSwitcher
|
2015-12-28 18:37:21 +02:00 |
|
Vally
|
6de2970f38
|
added bulbSwitcher
|
2015-12-28 18:36:22 +02:00 |
|
Hao Chen
|
c545d4c074
|
Merge pull request #91 from cirosantilli/gitignore-class
gitignore *.class files for those without IDE
|
2015-12-17 10:46:00 +08:00 |
|
Hao Chen
|
52484f0487
|
java LRUCache with LinkedHashMap
|
2015-12-10 14:06:15 -02:00 |
|
Hao Chen
|
119a905426
|
gitignore java *.class files for those without IDE
|
2015-12-10 07:30:04 -02:00 |
|
Calinescu Valentin
|
625ad10464
|
Merge pull request #89 from Vally79/master
fixed README
|
2015-12-08 15:20:09 +02:00 |
|
Vally
|
fe401f4043
|
fixed README
|
2015-12-08 15:19:41 +02:00 |
|
Calinescu Valentin
|
f9cbf38251
|
Merge pull request #88 from Vally79/master
added countOfSmallerNumbersAfterSelf
|
2015-12-08 15:19:00 +02:00 |
|
Vally
|
358b682365
|
added countOfSmallerNumbersAfterSelf
|
2015-12-08 15:18:07 +02:00 |
|
Hao Chen
|
f54adeed91
|
refactory the code
|
2015-11-25 00:55:27 +08:00 |
|
Hao Chen
|
9dd87d49e4
|
simpler solution
|
2015-11-25 00:00:03 +08:00 |
|
Hao Chen
|
ccadca1ecc
|
another implementation
|
2015-11-24 23:38:25 +08:00 |
|
Hao Chen
|
1a64b361e9
|
refactory the code
|
2015-11-24 22:56:22 +08:00 |
|
Hao Chen
|
99c6cf90c1
|
fix a bug
|
2015-11-24 22:41:05 +08:00 |
|
Hao Chen
|
aa01eb840e
|
refactory the code
|
2015-11-24 22:23:25 +08:00 |
|
Hao Chen
|
9b2b69893c
|
New Problem"Range Sum Query - Mutable"
|
2015-11-24 19:11:13 +08:00 |
|
Hao Chen
|
7a7232643b
|
refactory the code
|
2015-11-23 09:44:35 +08:00 |
|
Hao Chen
|
80be55345f
|
New Problem "Additive Number"
|
2015-11-22 21:09:54 +08:00 |
|
Hao Chen
|
fa2df8233a
|
New Problem "Find Median from Data Stream"
|
2015-11-14 17:34:35 +08:00 |
|
Hao Chen
|
d99a27c058
|
New Problem "Range Sum Query 2D - Immutable"
|
2015-11-14 11:29:19 +08:00 |
|
Hao Chen
|
19a4e2302f
|
add editor name
|
2015-11-12 10:48:54 +08:00 |
|
Hao Chen
|
9be7730ca0
|
refactory the code
|
2015-11-12 10:48:23 +08:00 |
|
Hao Chen
|
059fea4db5
|
New Problem "Remove Invalid Parentheses"
|
2015-11-11 17:56:22 +08:00 |
|
Hao Chen
|
c732b59def
|
Merge branch 'master' of github.com:haoel/leetcode
|
2015-11-10 23:35:35 +08:00 |
|
Hao Chen
|
b2f6fa68d3
|
another DFS implementation
|
2015-11-10 23:34:28 +08:00 |
|
Calinescu Valentin
|
a73707755f
|
Merge pull request #86 from Vally79/master
added rangeSumQuery-Immutable
|
2015-11-10 14:55:34 +02:00 |
|
Vally
|
db2461262c
|
added rangeSumQuery-Immutable
|
2015-11-10 14:54:25 +02:00 |
|
Hao Chen
|
4a7fb6fe5f
|
another implementation
|
2015-11-10 18:34:15 +08:00 |
|
Hao Chen
|
065f8e8024
|
New Problem "Serialize and Deserialize Binary Tree"
|
2015-11-10 12:16:03 +08:00 |
|