569 Commits

Author SHA1 Message Date
Hao Chen
f78227a784 New Problem Solution "Compare Strings by Frequency of the Smallest Character" 2019-10-01 11:51:13 +08:00
Hao Chen
afc182922c add an log alias in git config file 2019-05-29 17:41:13 +08:00
xingming
033749a872 modify golang file name 2019-05-29 17:25:08 +08:00
xingming
d0d8c67f9c add , 2019-05-29 17:25:08 +08:00
xingming
93da4fc036 modify name to twoSum and readme 2019-05-29 17:25:08 +08:00
xingming
4f661e7e81 addTwoNumbers golang solution 2019-05-29 17:25:08 +08:00
Hao Chen
522136b583 refine the file name and the problem description comment #172 2019-05-29 17:22:42 +08:00
AhmedMorsy95
8efd632e07 recoverTreeFromPreorderTraversal.cpp 2019-05-29 17:16:05 +08:00
TaoWei
8a1623ecf3 Update IntegerBreak.cpp 2019-05-29 17:13:48 +08:00
Lam
c62c3837de New C++ Solution "Largest Perimeter Triangle" 2019-05-01 00:37:17 +08:00
Lam
39bec879f5 New C++ Solution "Largest Perimeter Triangle" 2019-05-01 00:37:17 +08:00
Hao Chen
9effb5afd0 New Problem Solution "Broken Calculator" 2019-05-01 00:29:36 +08:00
Hao Chen
61e5e98a00 New Problem Solution "Cousins in Binary Tree" 2019-04-30 21:45:48 +08:00
Hao Chen
d2f0bf930a New Problem Solution - "Matrix Cells in Distance Order" 2019-04-21 18:33:08 +08:00
Hao Chen
40601517bd New Problem Solution - "Two City Scheduling" 2019-04-21 17:21:15 +08:00
Hao Chen
fd961e632e add n TLE solution 2019-04-08 22:00:04 +08:00
Hao Chen
03ce502a6e update the comments 2019-04-08 21:59:38 +08:00
Hao Chen
6f3885589e more clean implementation 2019-04-04 03:02:39 +08:00
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