50 Commits

Author SHA1 Message Date
YDZ
ea38a91202 Add weekly-contest-214 solution 2020-11-10 08:34:52 +08:00
YDZ
f3888ff449 Add weekly-contest-214 2020-11-08 11:59:51 +08:00
YDZ
7ccb69a920 Add solution 0785 2020-10-06 13:26:32 +08:00
e85635e6f9 785.Is Graph Bipartite?
Adding a new solution,
Leetcode Q.785 solution in Go lang using Depth First Search,
faster than 100 % ( 20ms ) with a memory usage of 12 MB.
2020-10-04 15:38:27 +05:30
YDZ
2af7be3791 Fix problem 82 gofmt 2020-10-01 09:27:18 +08:00
YDZ
deb2aa1dc1 Change problem 1079 image 2020-09-30 14:22:17 +08:00
YDZ
3e7996d371 Fix go report card 2020-09-30 10:47:46 +08:00
c1f421273b Merge pull request #71 from harryleonardo/master
Add problem 1480 & 1512
2020-09-24 16:42:52 +08:00
44f8b5b8a6 [ADD] 1480 & 1512 2020-09-24 00:23:54 +07:00
YDZ
fb9da5f885 micro fix 2020-09-20 10:44:47 +08:00
YDZ
f56f6889bc Due to problem 1300 test case change, so solution should modify 2020-09-18 12:15:02 +08:00
8ab50ac930 leetcode82 提供更多的解法 2020-09-16 23:46:08 +08:00
YDZ
ec09c8d37b Problem 113 add solutions 2020-09-15 20:19:05 +08:00
YDZ
0e424f7105 Due to problem 925 test case change, so solution should modify 2020-09-09 20:51:49 +08:00
2363839e94 Merge pull request #61 from xxgail/patch-1
Update 0017.Letter-Combinations-of-a-Phone-Number.md
2020-08-28 11:21:22 +08:00
46faa66642 Merge pull request #60 from halfrost/code_quality_improvement
optimization code quality level from A to A+
2020-08-27 17:41:27 +08:00
d2dfc2d634 Merge pull request #60 from halfrost/code_quality_improvement
optimization code quality level from A to A+
2020-08-27 13:21:57 +08:00
YDZ
96c36de45b optimization code level from A to A+ 2020-08-27 00:58:22 +08:00
YDZ
db8c8979fd Problem0017 add solution two 2020-08-25 00:26:12 +08:00
91c51977af Merge pull request #53 from kadefor/patch-1
精简代码
2020-08-23 08:25:01 +08:00
8075f0696f 精简代码 2020-08-23 00:00:42 +08:00
bc7c289512 Merge pull request #52 from Janetyu/janetyu
finish 0724 solution
2020-08-20 08:06:38 +08:00
9df3022c4b Merge branch 'master' into janetyu 2020-08-19 23:18:52 +08:00
aa5ef0b9ac finish 724 solution 2020-08-19 23:12:50 +08:00
d0543da17b Merge pull request #50 from JessonChan/master
Update 3. Longest Substring Without Repeating Characters.go
2020-08-19 16:55:32 +08:00
YDZ
c830ce27af Cookbook add 0118 solution 2020-08-19 08:34:16 +08:00
41d701c717 Update 3. Longest Substring Without Repeating Characters.go
improve
2020-08-18 20:00:46 +08:00
c108fb9765 Add Problem 118 2020-08-18 17:38:22 +10:00
d1f2d13995 Merge pull request #47 from halfrost/add_hugo
generate PDF version
2020-08-16 21:54:14 +08:00
YDZ
5e4cbbe173 generate PDF versison 2020-08-16 20:52:17 +08:00
d4c623c182 Merge pull request #46 from j3rrywan9/master
chore: remove unnecessary else branch
2020-08-15 12:31:01 +08:00
0b95129054 Merge pull request #45 from halfrost/add_hugo
Optimized solution 3、39 & update README
2020-08-15 11:26:50 +08:00
cc54973fa2 chore: remove unnecessary else branch 2020-08-14 19:25:19 -07:00
YDZ
eadefeb21e Optimized solution 3、39 2020-08-15 06:26:51 +08:00
YDZ
d737763a75 add testcase 2020-08-14 07:31:04 +08:00
7fd680c014 use range-for
range for is much easy to read
2020-08-13 19:06:25 +08:00
YDZ
000a261bd2 fix #41 2020-08-13 16:16:58 +08:00
YDZ
d876599c05 添加 3 题 2020-08-12 22:17:47 +08:00
YDZ
d0cda0c904 添加 18 题 2020-08-12 20:12:33 +08:00
YDZ
9f47c758c9 添加 16 题 2020-08-11 23:46:26 +08:00
YDZ
388e1fb902 add leetcode logo 2020-08-09 01:25:12 +08:00
YDZ
fdba30f0c4 添加内容 2020-08-09 00:39:24 +08:00
YDZ
5015cc6b7b delete code_cov 2020-08-07 18:31:39 +08:00
YDZ
ef9aa3e383 clean code 2020-08-07 18:15:49 +08:00
3edbae7870 Merge pull request #35 from halfrost/add_hugo
提交尝试但未通过的题
2020-08-07 18:06:36 +08:00
YDZ
f918be35eb 提交尝试但未通过的题 2020-08-07 17:50:29 +08:00
YDZ
0cafb8da70 提交尝试但未通过的题 2020-08-07 17:33:00 +08:00
YDZ
4e11f4028a 规范格式 2020-08-07 17:06:53 +08:00
YDZ
bd582ec48f 更改包路径 2019-08-10 14:50:03 +08:00
YDZ
da79551685 更改包路径 2019-08-10 14:43:39 +08:00