572 Commits

Author SHA1 Message Date
YDZ
cc1cc0ddbc Change to zdoc 2020-11-14 15:54:43 +08:00
YDZ
dd72560ce2 Fix head link 2020-11-14 15:49:46 +08:00
YDZ
8401264952 Update EN Desc 2020-11-13 16:54:22 +08:00
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
6d2472da5f micro fix 2020-10-18 15:38:31 +08:00
8b6dd34148 Merge pull request #76 from halfrost/add_solution_0785
Add solution 0785
2020-10-06 13:27:14 +08:00
YDZ
7ccb69a920 Add solution 0785 2020-10-06 13:26:32 +08:00
5f4219ca84 Merge pull request #74 from born69confused/patch-1
785.Is Graph Bipartite?
2020-10-06 11:08:05 +08:00
YDZ
f88b33b047 Update README 2020-10-06 10:53:15 +08:00
26a8308c72 Merge pull request #75 from tejasdobariya7/patch-1
Update README.md
2020-10-06 10:50:33 +08:00
59380b26ed Update README.md 2020-10-05 22:54:53 +05:30
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
e6a965f767 Refresh goreportcard 2020-10-03 01:31:59 +08:00
YDZ
c39c65dfce Hidden goreportcard 2020-10-02 02:18:31 +08:00
YDZ
aa8d1801de Display goreportcard 2020-10-01 09:46:23 +08:00
YDZ
80a641546a Fix goreportcard 2020-10-01 09:42:46 +08:00
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
5830c8dbfc Badge add link 2020-09-21 00:37:45 +08:00
YDZ
e2a31f2a92 Add word count 2020-09-20 16:04:49 +08:00
YDZ
fb9da5f885 micro fix 2020-09-20 10:44:47 +08:00
adf980425c Merge pull request #70 from halfrost/fix_1300
Due to problem 1300 test case change, so solution should modify
2020-09-18 12:23:18 +08:00
YDZ
f56f6889bc Due to problem 1300 test case change, so solution should modify 2020-09-18 12:15:02 +08:00
3e301996c9 Merge pull request #69 from Janetyu/janetyu
leetcode82 提供更多的解法
2020-09-18 09:35:44 +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
f38c70a6c8 Merge pull request #68 from halfrost/add_qr_code
Add QR code
2020-09-10 17:14:54 +08:00
YDZ
2461c246fb Add QR code 2020-09-10 17:09:30 +08:00
b45568ba96 Merge pull request #67 from halfrost/fix_925
Due to problem 925 test case change, so solution should modify
2020-09-09 21:06:29 +08:00
YDZ
0e424f7105 Due to problem 925 test case change, so solution should modify 2020-09-09 20:51:49 +08:00
YDZ
e02e370d4e micro fix 2020-09-06 13:31:37 +08:00
YDZ
5fa44b9f6d remove go mod 2020-09-03 09:44:05 +08:00
b504737c19 Merge pull request #63 from lyricslee/bits
增加位运算
2020-09-03 09:25:55 +08:00
3158b6706d 增加位运算 2020-09-02 17:34:45 +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
04bcb27275 Merge branch 'master' into patch-1 2020-08-28 10:39:46 +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
fa6c758004 Update 0017.Letter-Combinations-of-a-Phone-Number.md
Update 0017.Letter-Combinations-of-a-Phone-Number 参考回溯模板,增加回溯的解法(类似于DFS)
2020-08-27 15:37:41 +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
7b7307761c Merge pull request #58 from halfrost/supplement_chapterone
完成第一章中少的 2 章节
2020-08-26 11:11:19 +08:00
YDZ
9531d78820 supplement ChapterOne 2020-08-26 03:13:48 +08:00
YDZ
db8c8979fd Problem0017 add solution two 2020-08-25 00:26:12 +08:00
YDZ
d7ed4c32cf Dark mode micro fix 2020-08-25 00:17:00 +08:00
YDZ
64be02e6b7 Update README 2020-08-24 12:03:09 +08:00
YDZ
30f483e769 HD image 2020-08-24 09:57:18 +08:00