826 Commits

Author SHA1 Message Date
38875b19fb update 91 2021-05-24 23:16:08 +08:00
44c68a333a update 80 2021-05-23 17:25:26 +08:00
6d2d38e124 Merge pull request #138 from NovaHe/fix/75
clean up redundant code
2021-05-23 16:28:04 +08:00
851e0eaad5 Merge pull request #137 from NovaHe/master
clean up redundant code
2021-05-23 16:24:16 +08:00
d5aacae9d2 clean up redundant code 2021-05-23 14:30:33 +08:00
58f6f7fedb clean up 62 2021-05-23 13:19:27 +08:00
YDZ
9dbefba7cd Add solution 0810 2021-05-22 22:40:52 +08:00
991cb6e3d7 Merge pull request #133 from NovaHe/fix/48
fix/48: clean up code
2021-05-22 21:31:25 +08:00
YDZ
4330393c9b Update solution 1572 2021-05-22 21:29:38 +08:00
cd5572f250 Merge pull request #135 from gostool/leetcode1572
add: leetcode 1572 solution
2021-05-22 21:18:21 +08:00
YDZ
776fe07932 Add solution 0609、0692、0890、1048、1442、1738 2021-05-22 20:15:28 +08:00
36f3a4c757 add: leetcode 1572 solution 2021-05-21 16:48:31 +08:00
YDZ
86370c1ac5 Add solution 0462 2021-05-20 23:55:27 +08:00
bb50f33fec fix/48: clean up code 2021-05-20 00:04:27 +08:00
YDZ
be276a58dc update test case 2021-05-17 01:30:46 +08:00
0d64196cf1 Merge pull request #132 from NovaHe/fix/19
fix/19: clean up code
2021-05-17 01:22:55 +08:00
5e77733f1a fix/19: clean up code 2021-05-16 17:48:21 +08:00
YDZ
851946dc9a Update solution 0003 2021-05-13 16:14:13 +08:00
e72e4cb599 Merge pull request #130 from NovaHe/fix/3
fix/3: clean up code
2021-05-13 15:58:52 +08:00
YDZ
40201dceb1 Add solution 0816 2021-05-13 15:51:26 +08:00
YDZ
e3304f5a83 Add solution 1310 2021-05-12 23:14:26 +08:00
3c1176be43 fix/3: clean up code 2021-05-12 21:29:15 +08:00
YDZ
012999a33b Add solution 1734 2021-05-11 03:32:45 +08:00
2a164310be Merge pull request #128 from halfrost/add_toc
Add toc
2021-05-11 00:25:05 +08:00
YDZ
9347140480 Add toc 2021-05-11 00:23:33 +08:00
YDZ
87c5b40454 Add Time_Complexity 2021-05-10 23:15:26 +08:00
YDZ
9a30c0094e Add solution 0583、1482 2021-05-09 18:47:59 +08:00
YDZ
09c6e478e1 Update 0215 solution 2021-05-09 16:52:24 +08:00
YDZ
98c5414092 Add solution 630 2021-05-09 09:17:12 +08:00
YDZ
76753e8ca6 Update solution 0874 2021-05-08 16:29:09 +08:00
a10cebc033 Merge pull request #125 from NovaHe/feature/874
feature/874: add 874 solution
2021-05-08 16:15:20 +08:00
YDZ
5f6ea09570 Add solution 1486 2021-05-08 16:12:00 +08:00
2a115eccc3 Merge pull request #127 from NovaHe/fix/345
fix/345: clean up redundant code
2021-05-05 22:36:45 +08:00
2450cf4dd0 fix/345: clean up redundant code 2021-05-05 12:01:03 +08:00
1835b6dd45 feature/874: add 874 solution 2021-05-04 21:36:26 +08:00
YDZ
24829288bb Update 0821 solution 2021-05-04 21:13:20 +08:00
624a9ae9e6 Merge pull request #124 from NovaHe/feature/821
feature/821: add O(n) solution
2021-05-04 21:01:32 +08:00
YDZ
70aafb68d4 update 137 solution 2021-05-04 21:00:43 +08:00
0c817666f5 feature/821: add O(n) solution 2021-05-04 17:19:18 +08:00
YDZ
99fe55c7df Update 0437 2021-05-04 10:28:14 +08:00
65f4c4f060 Merge pull request #122 from NovaHe/feature/437
feature/437: add a faster solution
2021-05-04 09:42:51 +08:00
1071ae0455 Merge pull request #123 from halfrost/Update_hugo_book_V9
Update hugo book to V9
2021-05-04 09:37:55 +08:00
YDZ
3d5df51382 Notable changes:
Collapsed menus can be navigated without changing page!
Most SCSS vars were migration to CSS vars.
MermaidJS configuration can be customized.
Lead image can be now added to posts via image: frontmatter.
New partials: before and after toc.

New translations:
Traditional Chinese (#335)
Turkish (#300)

Other changes and fixes:
Post title rendering is now using proper partial.
Collapsible menus are now changing arrow on toggle (#332).
Link to SCM is now pointing to main branch by default.
Edit link can be more customized.
Bug Fix: Empty .Site.Params.contentDir (#312)
Button shortcode can now render markdown (#308)
Set default content direction to ltr (#307)
New 'BookOnlyTranslated' property to display only links to translated pages (#303)
MermaidJS upgraded to v8.9.0 (#305)
New page param: bookSearchExclude to exclude pages from search index
2021-05-04 09:29:55 +08:00
4abb13e6ca feature/437: add a faster solution 2021-05-02 17:54:54 +08:00
YDZ
9c0603ea84 Update 0401 2021-05-02 11:38:13 +08:00
dd99c2c7e1 Merge pull request #120 from NovaHe/feature/401
feature/401: add a simpler solution
2021-05-02 11:36:11 +08:00
bff8947a8b fix 401: add a simpler solution 2021-05-02 10:47:14 +08:00
YDZ
678bc75719 Add solution 0554 2021-05-02 04:15:16 +08:00
86856f687a Merge pull request #119 from NovaHe/fix/263
fix 263: remove redundant compute
2021-05-01 01:46:02 +08:00
YDZ
1eb4bf698a Add solution 690 2021-05-01 01:31:56 +08:00