523 Commits

Author SHA1 Message Date
Hao Chen
3f2020740b New Solution"Peak Index in a Mountain Array" 2018-06-29 10:23:58 +08:00
Hao Chen
9fca48e81a New Solution "Unique Morse Code Words" 2018-06-29 09:47:00 +08:00
Hao Chen
830b3a9106 New Solution "Buddy Strings" 2018-06-27 21:00:53 +08:00
Hao Chen
a1193c3472 New Solution "Mirror Reflection" 2018-06-27 18:34:53 +08:00
Hao Chen
cea51e427d fix: using questionFrontendId instead of questionId 2018-06-27 18:31:15 +08:00
Hao Chen
4e30260652 New Solution "Valid Perfect Square" 2018-06-26 00:32:52 +08:00
Hao Chen
6daf90dae3 New Solution - "Sum of Two Integers" 2018-06-26 00:00:49 +08:00
Hao Chen
44d5a405f4 Updated an simple solution for two easy problems 2018-06-25 23:38:28 +08:00
Hao Chen
ef4f240d94 New Solution "Partition Equal Subset Sum" 2018-06-25 23:17:33 +08:00
Hao Chen
e8047e01f2 [fix] remove the debug loging 2018-06-24 12:50:56 +08:00
Hao Chen
39402820b4 [fix] fix the bugs of DP 2018-06-23 20:20:00 +08:00
Hao Chen
db71bb2ada [New Solution] - "Jewels and Stones" 2018-06-23 15:37:23 +08:00
Hao Chen
79ee9680db [fix] - adopted the new leetcode GrapQL API 2018-06-23 15:35:40 +08:00
Hao Chen
dfc744c4e4 fix the comments.sh which use the new leetcode API to retrive problem description 2018-04-19 21:45:07 +08:00
Hao Chen
8e0da231ba Two New Problem Solution - "Most Common Word" and "Maximum Average Subarray I" 2018-04-19 21:44:28 +08:00
kosora
acb86a3ddb Java Solution for 9、38、50、58、92、125、151、206、242, KMP for problem 9 2018-02-12 14:27:15 +08:00
kosora
a2c8601550 Java Solution for 9、38、50、58、92、125、151、206、242, KMP for problem 9 2018-02-12 14:27:15 +08:00
Hao Chen
9c58217659 fix: the xidel rename the -q option to -s after 0.9.4 version, so we have to check the option automatically 2018-02-06 00:19:20 +08:00
Hao Chen
cef9491cb9 [Linux]fix the download link - xidel download link seems use different domain, and should use sudo install the xidel 2018-02-06 00:18:28 +08:00
andyli
8d1da3f999 fix the bug 2018-02-04 12:22:06 +08:00
Hao Chen
1197b9bc1b remove DockerCircles and add problem description for sentence sereen fitting 2018-02-04 12:14:05 +08:00
Hao Chen
13ddd3c22d Merge branch 'kosoraYintai-master' 2018-02-04 11:42:17 +08:00
kosora
744febc568 rename dir/file 2018-02-03 23:30:36 +08:00
kosora
0722297078 rename dir/file 2018-02-03 23:28:00 +08:00
kosora
bcfdd0e118 rename dir/file 2018-02-03 23:19:53 +08:00
kosora
4869179941 Readme.md for problem 26, problem 155, problem 189, problem 225 and problem 232 2018-02-03 00:21:31 +08:00
kosora
acd41d761c Some array、stack、queue solution for leetcode 2018-02-02 23:53:48 +08:00
Tianming Cao
2f6b39a52e Merge pull request #2 from haoel/master
get origin
2018-02-02 17:20:06 +08:00
kosora
2022125d85 deleteMd haha 2018-02-02 16:23:10 +08:00
Tianming Cao
bf56809c92 Update firstMd.md 2018-02-02 16:18:35 +08:00
Tianming Cao
523c7c3001 Update firstMd.md 2018-02-02 16:16:09 +08:00
Tianming Cao
d87092db31 Create firstMd.md 2018-02-02 16:15:00 +08:00
Hao Chen
73c3d126f0 Merge branch 'yiakwy-master' 2018-02-02 16:14:31 +08:00
Hao Chen
c1c026437a Merge branch 'master' of https://github.com/yiakwy/leetcode into yiakwy-master 2018-02-02 16:13:42 +08:00
Hao Chen
a48c9c4553 typo fix, close #120 2018-02-02 16:09:17 +08:00
Hao Chen
393e7b23b5 move the xidel installation script from comments.sh to lib/query_problem.sh, and update the lastest version of the xidel 2018-02-02 10:03:41 +08:00
Hao Chen
40188f9986 Leetcode changed the frontend to GraphQL API, the scripts need to adapt it. fix issue #138 2018-02-01 19:45:54 +08:00
kosoraYintai
f48c2309e8 Merge pull request #1 from haoel/master
UpdateFromOrigin
2018-01-31 20:02:41 +08:00
changong(龚澄)
1ca2e59927 added database support 2018-01-30 17:20:53 +08:00
Karan Chawla
c7d3ac40c4 handle cases with input array size < 3 2018-01-30 17:19:08 +08:00
tangyumeng
46e048a0b0 read me format 2018-01-30 17:18:38 +08:00
kosora
cb8eceed09 Comments for problem 240 2018-01-30 17:17:46 +08:00
kosora
cc202af22f Test for problem 240 2018-01-30 17:17:46 +08:00
kosora
9a02590272 杨氏矩阵的查找 2018-01-30 17:17:46 +08:00
kosora
5cb8c69738 Comments for problem 240 2018-01-27 22:49:08 +08:00
kosora
3a9f913e5a Test for problem 240 2018-01-27 22:43:39 +08:00
kosora
1f0a4f4679 杨氏矩阵的查找 2018-01-27 20:52:29 +08:00
yiakwy
c87cdc01b5 fix 2017-04-13 08:12:54 +08:00
yiakwy
4d04a395d8 add new problem 2017-04-13 08:10:06 +08:00
yiakwy
143fa27398 add drive ai questions P1 2017-04-13 08:10:06 +08:00