523 Commits

Author SHA1 Message Date
Hao Chen
174e8aadb5 Merge pull request #95 from wilsoncao/master
Fix bug
2016-02-27 22:03:31 +08:00
Hao Chen
009085fdb4 Merge pull request #97 from xusiwei/master
new solution, typo fix
2016-02-27 22:02:17 +08:00
Siwei Xu
1a06e15153 fix typo caused build error 2016-02-26 01:20:02 +08:00
Siwei Xu
a2d1d29b49 another solution for "Reverse Words in a String" 2016-02-26 01:20:02 +08:00
wilsoncao
0d45bbc0d4 update 2016-02-13 19:32:31 -05:00
wilsoncao
ea31aa7289 update 2016-02-13 19:31:53 -05:00
Hao Chen
3786095949 another solution for "Longest Increasing Subsequence" 2016-01-27 00:07:13 +08:00
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