551 Commits

Author SHA1 Message Date
Hao Chen
a6149b9153 reformat the comments 2019-04-04 01:47:37 +08:00
Hao Chen
14efb7e299 refactory the code : show the evolution of the solution 2019-04-04 01:43:59 +08:00
Hao Chen
b98faeec1e update the problem description 2019-04-03 21:47:19 +08:00
Hao Chen
1dd444e667 update the implmetation 2019-04-03 01:09:16 +08:00
Hao Chen
270faa0b2e more clean implementation 2019-04-03 00:28:49 +08:00
Hao Chen
4b062efa6c update the comments 2019-04-03 00:27:18 +08:00
Hao Chen
344c749cd3 fixed the algorithm bug 2019-04-02 23:41:09 +08:00
Hao Chen
460daee5e1 fixed some algorithm bugs 2019-04-02 00:18:00 +08:00
Hao Chen
07f864b236 simplified the implmentation 2019-04-01 00:30:05 +08:00
Hao Chen
2b29d11f49 slight midification and removed the debug code 2019-03-31 11:17:07 +08:00
Hao Chen
6153874894 more readable implementation 2019-03-30 19:58:08 +08:00
Hao Chen
cecc7335b3 more solutions 2019-03-30 17:10:05 +08:00
Hao Chen
9c39fd9898 refactory the code to make it a bit readable 2019-03-30 11:40:34 +08:00
Hao Chen
a833183b50 no tricky solution 2019-03-29 11:09:37 +08:00
Hao Chen
97788cb65b New Problem Solution - "Distribute Coins in Binary Tree" 2019-03-29 09:36:52 +08:00
Hao Chen
c0ca8c1e27 New Problem Solution - "Accounts Merge" 2019-03-29 00:13:10 +08:00
Hao Chen
ac5b312489 New Problem Solution - "Friend Circles" 2019-03-26 21:06:17 +08:00
Hao Chen
70dffb67f5 slightly reformat the code 2019-03-26 17:13:08 +08:00
Hao Chen
8a0eb79829 New Problem Solution - "Max Area of Island" 2019-03-26 17:03:50 +08:00
Hao Chen
51152fcb72 New Problem C++ Solution - "Fibonacci Number" 2019-03-26 16:30:24 +08:00
Hao Chen
689e9cabb2 New Problem Solution - "Sort Array By Parity II" 2019-03-26 16:12:20 +08:00
Hao Chen
3b269221f4 New Problem Solution - "Sort Array By Parity" 2019-03-26 16:00:25 +08:00
Hao Chen
ee52dd4d36 New Problem C++ Solution - "Squares of a Sorted Array" 2019-03-26 15:50:23 +08:00
Hao Chen
7024dae160 fix: funciton name 2019-03-26 10:48:42 +08:00
Hao Chen
c40bbd93b8 New Problem Solution "Satisfiability of Equality Equations" 2019-03-25 15:37:57 +08:00
Hao Chen
91e4a7e63d New Problem Solution "Add to Array-Form of Integer" 2019-03-25 14:32:57 +08:00
Hao Chen
bda5be13a5 fix the bug - tr: Illegal byte sequence 2019-03-25 14:31:02 +08:00
Hao Chen
66f4492a05 reformat the script 2019-03-25 14:29:49 +08:00
Hao Chen
8d9f19b881 House Robber III - another implementation 2019-03-24 17:23:12 +08:00
Hao Chen
5faf9f16f5 New Problem Solution "Count Numbers with Unique Digits" 2019-03-24 16:23:09 +08:00
Hao Chen
dc173fe6bb add Hao's implementation 2019-03-21 18:44:40 +08:00
Hao Chen
f936bde1b5 New Problem Solution - "Game of Life" 2019-03-20 19:40:43 +08:00
Hao Chen
6503f2287b fix #167 : need to check y is overflowed 2019-03-18 17:41:03 +08:00
ehds
91556e42ca fix uniquePaths.II cpp solution 2019-03-18 17:30:12 +08:00
ehds
d299a02feb fix uniquePaths.II cpp solution 2019-03-18 17:30:12 +08:00
ehds
3a66ad4fe0 fix uniquePaths.II solution 2019-03-18 17:30:12 +08:00
Hao Chen
c33b849863 New Problem Solution "Coin Change 2" 2019-03-18 17:22:55 +08:00
Hao Chen
e109866eb8 added a recursive solution 2019-03-18 17:22:09 +08:00
Hao Chen
5c8175e0bd New Probelm Solution = "Interval List Intersections" 2019-02-05 14:44:47 +08:00
Hao Chen
22b85c7ead New Problem Solution - "Vertical Order Traversal of a Binary Tree" 2019-02-05 13:31:35 +08:00
Hao Chen
4ffaa25114 New Problem Solution - "Smallest String Starting From Leaf" 2019-02-05 11:46:30 +08:00
Hao Chen
5a9d23bb42 New Problem Solution - "Sum of Even Numbers After Queries" 2019-02-05 11:03:05 +08:00
Hao Chen
0c660381b3 New Problem Solution "Island Perimeter" 2019-02-04 16:24:37 +08:00
Hao Chen
9891377e1d New Problem Solution "Detect Capital" 2019-02-04 16:08:18 +08:00
Hao Chen
30a7cc741a New Problem C++ Solution - "Min Cost Climbing Stairs" 2019-02-04 13:36:16 +08:00
Hao Chen
d290aae4b3 optimzating the implementation of Unique Paths I/II 2019-02-04 12:16:03 +08:00
Hao Chen
e46390e9cc New Problem Solution "Unique Paths III" 2019-02-04 12:15:10 +08:00
Hao Chen
b62a79216b add a new simpler solution 2019-02-02 22:31:04 +08:00
Hao Chen
ea33f2509e New Problem Solution "Best Time to Buy and Sell Stock with Cooldown" 2019-02-01 20:01:34 +08:00
Hao Chen
eaaf7574cd New Problem Solution "Best Time to Buy and Sell Stock with Transaction Fee" 2019-02-01 19:27:38 +08:00