# LeetCodeStudy **Repository Path**: liveForExperience/leet-code-study ## Basic Information - **Project Name**: LeetCodeStudy - **Description**: 力扣解题仓库 - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-04 - **Last Updated**: 2024-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README @formatter:off # LeetCodeStudy > 题目来源:力扣(LeetCode) ## 练习 | 周数 | 日期 | 解题数 | 笔记 | 未解题 | 未理解解法 | 心情 | 全站排名 | |:---:|:---------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------:|:---:|:--------------------------------------------------------------------------------------------------------------------------------------------------:|:------------:|:-----:| | 1 | 2019/7/8 - 2019/7/14 | [22](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_001) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_001/NOTE.md) | - | - | :smile: | 31262 | | 2 | 2019/7/15 - 2019/7/21 | [25](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_002) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_002/NOTE.md) | - | - | :satisfied: | 16163 | | 3 | 2019/7/22 - 2019/7/28 | [28](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_003) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_003/NOTE.md) | - | - | :blush: | 10918 | | 4 | 2019/7/29 - 2019/8/4 | [30](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_004) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_004/NOTE.md) | - | - | :smirk: | 7705 | | 5 | 2019/8/5 - 2019/8/11 | [31](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_005) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_005/NOTE.md) | - | [217_存在重复元素_解4](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_005/LeetCode_217_4.java) | :wink: | 5706 | | 6 | 2019/8/12 - 2019/8/18 | [32](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_006) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_006/NOTE.md) | - | - | :grinning: | 4154 |· | 7 | 2019/8/19 - 2019/8/25 | [27](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_007) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_007/NOTE.md) | - | - | :smile: | 3207 | | 8 | 2019/8/26 - 2019/9/1 | [30](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_008) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_008/NOTE.md) | - | - | :satisfied: | 2330 | | 9 | 2019/9/2 - 2019/9/8 | [26](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_009) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_009/NOTE.md) | - | - | :open_mouth: | 1879 | | 10 | 2019/9/9 - 2019/9/15 | [18](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_010) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_010/NOTE.md) | - | - | :blush: | 1612 | | 11 | 2019/9/16 - 2019/9/22 | [18](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_011) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_011/NOTE.md) | - | [877_石子游戏_解1](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_011/LeetCode_877_1_石子游戏.java) | :smile: | 1404 | | 12 | 2019/9/23 - 2019/9/29 | [13](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_012) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_012/NOTE.md) | - | - | :star2: | 1205 | | 13 | 2019/9/30 - 2019/10/6 | [11](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_013) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_013/NOTE.md) | - | - | :grinning: | 1091 | | 14 | 2019/10/7 - 2019/10/13 | [13](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_014) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_014/NOTE.md) | - | - | :smile: | 964 | | 15 | 2019/10/14 - 2019/10/20 | [13](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_015) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_015/NOTE.md) | - | - | :satisfied: | 883 | | 16 | 2019/10/21 - 2019/10/27 | [13](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_016) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_016/NOTE.md) | - | - | :smirk: | 765 | | 17 | 2019/10/28 - 2019/11/3 | [13](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_017) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_017/NOTE.md) | - | - | :satisfied: | 690 | | 18 | 2019/11/4 - 2019/11/10 | [10](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_018) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_018/NOTE.md) | - | - | :open_mouth: | 671 | | 19 | 2019/11/11 - 2019/11/17 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_019) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_019/NOTE.md) | - | - | :blush: | 657 | | 20 | 2019/11/18 - 2019/11/24 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_020) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_020/NOTE.md) | - | - | :satisfied: | 653 | | 21 | 2019/11/25 - 2019/12/1 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_021) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_021/NOTE.md) | - | - | :star2: | 646 | | 22 | 2019/12/2 - 2019/12/8 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_022) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_022/NOTE.md) | - | - | :star: | 628 | | 23 | 2019/12/9 - 2019/12/15 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_023) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_023/NOTE.md) | - | - | :dizzy_face: | 623 | | 24 | 2019/12/16 - 2019/12/22 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_024) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_024/NOTE.md) | - | - | :dizzy_face: | 620 | | 25 | 2019/12/23 - 2019/12/29 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_025) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_025/NOTE.md) | - | - | :dizzy_face: | 611 | | 26 | 2019/12/30 - 2020/1/5 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_026) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_026/NOTE.md) | - | - | :dizzy_face: | 588 | | 27 | 2020/1/6 - 2020/1/12 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_027) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_027/NOTE.md) | - | - | :dizzy_face: | 587 | | 28 | 2020/1/13 - 2020/1/19 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_028) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_028/NOTE.md) | - | - | :dizzy_face: | 567 | | 29 | 2020/1/20 - 2020/1/26 | [14](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_029) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_029/NOTE.md) | - | - | :mask: | 540 | | 30 | 2020/1/27 - 2020/2/2 | [17](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_030) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_030/NOTE.md) | - | - | :mask: | 495 | | 31 | 2020/2/3 - 2020/2/9 | [9](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_031) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_031/NOTE.md) | - | - | :mask: | 498 | | 32 | 2020/2/10 - 2020/2/16 | [15](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_032) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_032/NOTE.md) | - | - | :mask: | 474 | | 33 | 2020/2/17 - 2020/2/23 | [21](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_033) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_033/NOTE.md) | - | - | :mask: | 458 | | 34 | 2020/2/24 - 2020/3/1 | [23](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_034) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_034/NOTE.md) | - | - | :mask: | 423 | | 35 | 2020/3/2 - 2020/3/8 | [19](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_035) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_035/NOTE.md) | - | [56II_数组中数字出现的次数II_解2](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_035/Interview_56II_2.java) | :mask: | 411 | | 36 | 2020/3/9 - 2020/3/15 | [22](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_036) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_036/NOTE.md) | - | - | :mask: | 367 | | 37 | 2020/3/16 - 2020/3/22 | [21](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_037) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_037/NOTE.md) | - | - | :mask: | 364 | | 38 | 2020/3/23 - 2020/3/29 | [21](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_038) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_038/NOTE.md) | - | [0508_绘制直线_解1](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_038/Interview_0508_1_绘制直线.java) | :mask: | 336 | | 39 | 2020/3/30 - 2020/4/5 | [21](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_039) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_039/NOTE.md) | - | - | :mask: | 324 | | 40 | 2020/4/6 - 2020/4/12 | [18](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_040) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_040/NOTE.md) | - | - | :mask: | 316 | | 41 | 2020/4/13 - 2020/4/19 | [9](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_041) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_041/NOTE.md) | - | - | :mask: | 330 | | 42 | 2020/4/20 - 2020/4/26 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_042) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_042/NOTE.md) | - | - | :mask: | 334 | | 43 | 2020/4/27 - 2020/5/3 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_043) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_043/NOTE.md) | - | - | :mask: | 348 | | 44 | 2020/5/4 - 2020/5/10 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_044) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_044/NOTE.md) | - | - | :mask: | 348 | | 45 | 2020/5/11 - 2020/5/17 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_045) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_045/NOTE.md) | - | - | :mask: | 344 | | 46 | 2020/5/18 - 2020/5/24 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_046) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_046/NOTE.md) | - | - | :mask: | 348 | | 47 | 2020/5/25 - 2020/5/31 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_047) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_047/NOTE.md) | - | - | :mask: | 364 | | 48 | 2020/6/1 - 2020/6/7 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_048) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_048/NOTE.md) | - | - | :mask: | 357 | | 49 | 2020/6/8 - 2020/6/14 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_049) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_049/NOTE.md) | - | - | :mask: | 369 | | 50 | 2020/6/15 - 2020/6/20 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_050) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_050/NOTE.md) | - | - | :mask: | 375 | | 51 | 2020/6/21 - 2020/6/26 | [11](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_051) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_051/NOTE.md) | - | - | :mask: | 370 | | 52 | 2020/6/27 - 2020/7/5 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_052) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_052/NOTE.md) | - | - | :mask: | 382 | | 53 | 2020/7/6 - 2020/7/11 | [9](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_053) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_053/NOTE.md) | - | - | :mask: | 378 | | 54 | 2020/7/12 - 2020/7/19 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_054) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_054/NOTE.md) | - | - | :mask: | 385 | | 55 | 2020/7/20 - 2020/7/26 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_055) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_055/NOTE.md) | - | - | :mask: | 395 | | 56 | 2020/7/27 - 2020/8/2 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_056) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_056/NOTE.md) | - | - | :mask: | 398 | | 57 | 2020/8/3 - 2020/8/9 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_057) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_057/NOTE.md) | - | - | :mask: | 398 | | 58 | 2020/8/10 - 2020/8/16 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_058) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_058/NOTE.md) | - | - | :mask: | 398 | | 59 | 2020/8/17 - 2020/8/23 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_059) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_059/NOTE.md) | - | - | :mask: | 397 | | 60 | 2020/8/24 - 2020/8/30 | [10](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_060) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_060/NOTE.md) | - | - | :mask: | 389 | | 61 | 2020/8/31 - 2020/9/6 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_061) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_061/NOTE.md) | - | - | :mask: | 390 | | 62 | 2020/9/7 - 2020/9/13 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_062) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_062/NOTE.md) | - | - | :mask: | 395 | | 63 | 2020/9/14 - 2020/9/20 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_063) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_063/NOTE.md) | - | - | :mask: | 395 | | 64 | 2020/9/21 - 2020/9/27 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_064) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_064/NOTE.md) | - | - | :mask: | 398 | | 65 | 2020/9/28 - 2020/10/4 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_065) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_065/NOTE.md) | - | - | :mask: | 407 | | 66 | 2020/10/12 - 2020/10/18 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_066) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_066/NOTE.md) | - | - | :mask: | 407 | | 67 | 2020/10/19 - 2020/10/25 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_067) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_067/NOTE.md) | - | - | :mask: | 410 | | 68 | 2020/10/26 - 2020/11/1 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_068) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_068/NOTE.md) | - | - | :mask: | 414 | | 69 | 2020/11/2 - 2020/11/8 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_069) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_069/NOTE.md) | - | - | :mask: | 417 | | 70 | 2020/11/9 - 2020/11/15 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_070) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_070/NOTE.md) | - | - | :mask: | 425 | | 71 | 2020/11/16 - 2020/11/22 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_071) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_071/NOTE.md) | - | - | :mask: | 417 | | 72 | 2020/11/17 - 2020/11/29 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_072) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_072/NOTE.md) | - | - | :mask: | 417 | | 73 | 2020/11/30 - 2020/12/6 | [11](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_073) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_073/NOTE.md) | - | - | :mask: | 409 | | 74 | 2020/12/7 - 2020/12/13 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_074) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_074/NOTE.md) | - | - | :mask: | 411 | | 75 | 2020/12/14 - 2020/12/20 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_075) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_075/NOTE.md) | - | - | :mask: | 407 | | 76 | 2020/12/21 - 2020/12/26 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_076) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_076/NOTE.md) | - | - | :mask: | 407 | | 77 | 2020/12/27 - 2021/1/3 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_077) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_077/NOTE.md) | - | - | :mask: | 412 | | 78 | 2021/1/4 - 2021/1/10 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_078) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_078/NOTE.md) | - | - | :mask: | 418 | | 79 | 2021/1/11 - 2021/1/17 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_079) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_079/NOTE.md) | - | - | :mask: | 412 | | 80 | 2021/1/18 - 2021/1/24 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_080) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_080/NOTE.md) | - | - | :mask: | 418 | | 81 | 2021/1/25 - 2021/1/31 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_081) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_081/NOTE.md) | - | - | :mask: | 418 | | 82 | 2021/2/1 - 2021/2/7 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_082) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_082/NOTE.md) | - | - | :mask: | 418 | | 83 | 2021/2/8 - 2021/2/14 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_083) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_083/NOTE.md) | - | - | :mask: | 418 | | 84 | 2021/2/15 - 2021/2/21 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_084) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_084/NOTE.md) | - | - | :mask: | 418 | | 85 | 2021/2/22 - 2021/2/28 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_085) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_085/NOTE.md) | - | - | :mask: | 418 | | 86 | 2021/3/1 - 2021/3/7 | [4](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_086) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_086/NOTE.md) | - | - | :mask: | 418 | | 87 | 2021/3/8 - 2021/3/14 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_087) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_087/NOTE.md) | - | - | :mask: | 418 | | 88 | 2021/3/15 - 2021/3/21 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_088) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_088/NOTE.md) | - | - | :mask: | 423 | | 89 | 2021/3/22 - 2021/3/28 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_089) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_089/NOTE.md) | - | - | :mask: | 423 | | 90 | 2021/3/29 - 2021/4/4 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_090) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_090/NOTE.md) | - | - | :mask: | 428 | | 91 | 2021/4/5 - 2021/4/11 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_091) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_091/NOTE.md) | - | - | :mask: | 428 | | 92 | 2021/4/12 - 2021/4/18 | [10](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_092) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_092/NOTE.md) | - | - | :mask: | 441 | | 93 | 2021/4/19 - 2021/4/25 | [14](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_093) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_093/NOTE.md) | - | - | :mask: | 444 | | 94 | 2021/4/26 - 2021/5/2 | [14](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_094) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_094/NOTE.md) | - | - | :mask: | 426 | | 95 | 2021/5/3 - 2021/5/9 | [14](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_095) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_095/NOTE.md) | - | - | :mask: | 414 | | 96 | 2021/5/10 - 2021/5/16 | [10](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_096) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_096/NOTE.md) | - | - | :mask: | 412 | | 97 | 2021/5/17 - 2021/5/23 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_097) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_097/NOTE.md) | - | - | :mask: | 417 | | 98 | 2021/5/24 - 2021/5/30 | [18](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_098) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_098/NOTE.md) | - | - | :mask: | 398 | | 99 | 2021/5/31 - 2021/6/6 | [18](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_099) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_099/NOTE.md) | - | - | :mask: | 378 | | 100 | 2021/6/7 - 2021/6/13 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_100) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_100/NOTE.md) | - | - | :mask: | 377 | | 101 | 2021/6/14 - 2021/6/20 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_101) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_101/NOTE.md) | - | - | :mask: | 385 | | 102 | 2021/6/21 - 2021/6/27 | [11](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_102) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_102/NOTE.md) | - | - | :mask: | 384 | | 103 | 2021/6/28 - 2021/7/4 | [10](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_103) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_103/NOTE.md) | - | - | :mask: | 383 | | 104 | 2021/7/5 - 2021/7/11 | [11](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_104) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_104/NOTE.md) | - | - | :mask: | 391 | | 105 | 2021/7/12 - 2021/7/18 | [18](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_105) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_105/NOTE.md) | - | - | :mask: | 373 | | 106 | 2021/7/19 - 2021/7/25 | [16](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_106) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_106/NOTE.md) | - | - | :mask: | 360 | | 107 | 2021/7/26 - 2021/8/1 | [10](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_107) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_107/NOTE.md) | - | - | :mask: | 364 | | 108 | 2021/8/2 - 2021/8/8 | [12](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_108) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_108/NOTE.md) | - | - | :mask: | 362 | | 109 | 2021/8/9 - 2021/8/15 | [14](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_109) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_109/NOTE.md) | - | - | :mask: | 361 | | 110 | 2021/8/16 - 2021/8/22 | [14](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_110) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_110/NOTE.md) | - | - | :mask: | 358 | | 111 | 2021/8/23 - 2021/8/29 | [16](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_111) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_111/NOTE.md) | - | - | :mask: | 346 | | 112 | 2021/8/30 - 2021/9/5 | [13](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_112) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_112/NOTE.md) | - | - | :mask: | 346 | | 113 | 2021/9/6 - 2021/9/12 | [16](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_113) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_113/NOTE.md) | - | - | :mask: | 346 | | 114 | 2021/9/13 - 2021/9/19 | [11](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_114) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_114/NOTE.md) | - | - | :mask: | 339 | | 115 | 2021/9/20 - 2021/9/26 | [18](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_115) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_115/NOTE.md) | - | - | :mask: | 336 | | 116 | 2021/9/27 - 2021/10/3 | [12](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_116) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_116/NOTE.md) | - | - | :mask: | 336 | | 117 | 2021/10/4 - 2021/10/10 | [14](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_117) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_117/NOTE.md) | - | - | :mask: | 329 | | 118 | 2021/10/11 - 2021/10/17 | [10](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_118) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_118/NOTE.md) | - | - | :mask: | 326 | | 119 | 2021/10/18 - 2021/10/24 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_119) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_119/NOTE.md) | - | - | :mask: | 332 | | 120 | 2021/10/25 - 2021/10/31 | [11](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_120) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_120/NOTE.md) | - | - | :mask: | 336 | | 121 | 2021/11/1 - 2021/11/7 | [15](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_121) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_121/NOTE.md) | - | - | :mask: | 336 | | 122 | 2021/11/8 - 2021/11/14 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_122) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_122/NOTE.md) | - | - | :mask: | 338 | | 123 | 2021/11/14 - 2021/11/21 | [10](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_123) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_123/NOTE.md) | - | - | :mask: | 348 | | 124 | 2021/11/21 - 2021/11/28 | [11](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_124) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_124/NOTE.md) | - | - | :mask: | 348 | | 125 | 2021/11/29 - 2021/12/5 | [11](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_125) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_125/NOTE.md) | - | - | :mask: | 351 | | 126 | 2021/12/6 - 2021/12/12 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_126) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_126/NOTE.md) | - | - | :mask: | 352 | | 127 | 2021/12/13 - 2021/12/19 | [10](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_127) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_127/NOTE.md) | - | - | :mask: | 351 | | 128 | 2021/12/20 - 2021/12/26 | [13](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_128) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_128/NOTE.md) | - | - | :mask: | 351 | | 129 | 2021/12/27 - 2022/1/2 | [11](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_129) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_129/NOTE.md) | - | - | :mask: | 349 | | 130 | 2022/1/3 - 2022/1/9 | [17](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_130) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_130/NOTE.md) | - | - | :mask: | 340 | | 131 | 2022/1/10 - 2022/1/16 | [16](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_131) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_131/NOTE.md) | - | - | :mask: | 335 | | 132 | 2022/1/17 - 2022/1/23 | [15](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_132) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_132/NOTE.md) | - | - | :mask: | 328 | | 133 | 2022/1/24 - 2022/1/30 | [15](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_133) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_133/NOTE.md) | - | - | :mask: | 330 | | 134 | 2022/1/31 - 2022/2/6 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_134) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_134/NOTE.md) | - | - | :mask: | 318 | | 135 | 2022/2/7 - 2022/2/13 | [16](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_135) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_135/NOTE.md) | - | - | :mask: | 312 | | 136 | 2022/2/14 - 2022/2/20 | [14](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_136) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_136/NOTE.md) | - | - | :mask: | 307 | | 137 | 2022/2/21 - 2022/2/27 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_137) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_137/NOTE.md) | - | - | :mask: | 314 | | 138 | 2022/2/28 - 2022/3/6 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_138) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_138/NOTE.md) | - | - | :mask: | 317 | | 139 | 2022/3/7 - 2022/3/13 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_139) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_139/NOTE.md) | - | - | :mask: | 318 | | 140 | 2022/3/14 - 2022/3/20 | [11](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_140) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_140/NOTE.md) | - | - | :mask: | 320 | | 141 | 2022/3/21 - 2022/3/27 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_141) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_141/NOTE.md) | - | - | :mask: | 317 | | 142 | 2022/3/28 - 2022/4/3 | [9](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_142) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_142/NOTE.md) | - | - | :mask: | 310 | | 143 | 2022/4/4 - 2022/4/10 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_143) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_143/NOTE.md) | - | - | :mask: | 308 | | 144 | 2022/4/11 - 2022/4/17 | [4](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_144) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_144/NOTE.md) | - | - | :mask: | 311 | | 145 | 2022/4/18 - 2022/4/24 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_145) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_145/NOTE.md) | - | - | :mask: | 311 | | 146 | 2022/4/25 - 2022/5/1 | [1](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_146) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_146/NOTE.md) | - | - | :mask: | 311 | | 147 | 2022/5/2 - 2022/5/8 | [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_147) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_147/NOTE.md) | - | - | :mask: | 299 | | 148 | 2022/5/9 - 2022/5/15 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_148) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_148/NOTE.md) | - | - | :mask: | 299 | | 149 | 2022/5/16 - 2022/5/22 | [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_149) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_149/NOTE.md) | - | - | :mask: | 299 | | 150 | 2022/5/23 - 2022/5/29 | [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_150) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_150/NOTE.md) | - | - | :mask: | 299 | | 151 | 2022/5/30 - 2022/6/5 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_151) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_151/NOTE.md) | - | - | :mask: | 299 | | 152 | 2022/6/6 - 2022/6/12 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_152) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_152/NOTE.md) | - | - | :mask: | 301 | | 153 | 2022/6/13 - 2022/6/19 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_153) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_153/NOTE.md) | - | - | :mask: | 301 | | 154 | 2022/6/20 - 2022/6/26 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_154) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_154/NOTE.md) | - | - | :mask: | 301 | | 155 | 2022/6/27 - 2022/7/3 | [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_155) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_155/NOTE.md) | - | - | :mask: | 301 | | 156 | 2022/7/4 - 2022/7/10 | [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_156) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_156/NOTE.md) | - | - | :mask: | 301 | | 157 | 2022/7/11 - 2022/7/17 | [4](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_157) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_157/NOTE.md) | - | - | :mask: | 310 | | 158 | 2022/7/18 - 2022/7/24 | [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_158) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_158/NOTE.md) | - | - | :mask: | 312 | | 159 | 2022/7/25 - 2022/7/31 | [4](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_159) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_159/NOTE.md) | - | - | :mask: | 312 | | 160 | 2022/8/1 - 2022/8/7 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_160) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_160/NOTE.md) | - | - | :mask: | 312 | | 161 | 2022/8/8 - 2022/8/14 | [4](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_161) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_161/NOTE.md) | - | - | :mask: | 312 | | 162 | 2022/8/15 - 2022/8/21 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_162) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_162/NOTE.md) | - | - | :mask: | 312 | | 163 | 2022/8/22 - 2022/8/28 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_163) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_163/NOTE.md) | - | - | :mask: | 312 | | 164 | 2022/8/29 - 2022/9/4 | [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_164) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_164/NOTE.md) | - | - | :mask: | 312 | | 165 | 2022/9/5 - 2022/9/11 | [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_165) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_165/NOTE.md) | - | - | :mask: | 353 | | 166 | 2022/9/12 - 2022/9/18 | [10](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_166) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_166/NOTE.md) | - | - | :mask: | 353 | | 167 | 2022/9/19 - 2022/9/25 | [1](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_167) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_167/NOTE.md) | - | - | :mask: | 353 | | 168 | 2022/9/26 - 2022/10/2 | [1](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_168) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_168/NOTE.md) | - | - | :mask: | 353 | | 169 | 2022/10/3 - 2022/10/9 | [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_169) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_169/NOTE.md) | - | - | :mask: | 353 | | 170 | 2022/10/10 - 2022/10/16 | [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_170) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_170/NOTE.md) | - | - | :mask: | 353 | | 171 | 2022/10/17 - 2022/10/23 | [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_171) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_171/NOTE.md) | - | - | :mask: | 353 | | 172 | 2022/10/24 - 2022/10/30 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_172) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_172/NOTE.md) | - | - | :mask: | 353 | | 173 | 2022/10/31 - 2022/11/6 | [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_173) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_173/NOTE.md) | - | - | :mask: | 353 | | 174 | 2022/11/7 - 2022/11/13 | [1](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_174) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_174/NOTE.md) | - | - | :mask: | 353 | | 175 | 2022/11/14 - 2022/11/20 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_175) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_175/NOTE.md) | - | - | :mask: | 403 | | 176 | 2022/11/21 - 2022/11/27 | [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_176) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_176/NOTE.md) | - | - | :mask: | 403 | | 177 | 2022/11/28 - 2022/12/3 | [0](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_177) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_177/NOTE.md) | - | - | :mask: | 403 | | 178 | 2022/12/4 - 2022/12/10 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_178) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_178/NOTE.md) | - | - | :mask: | 403 | | 179 | 2022/12/11 - 2022/12/17 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_179) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_179/NOTE.md) | - | - | :mask: | 403 | | 180 | 2022/12/18 - 2022/12/25 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_180) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_180/NOTE.md) | - | - | :mask: | 403 | | 181 | 2022/12/26 - 2023/1/1 | [10](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_181) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_181/NOTE.md) | - | - | :mask: | 403 | | 182 | 2023/1/2 - 2023/1/8 | [15](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_182) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_182/NOTE.md) | - | - | :mask: | 411 | | 183 | 2023/1/9 - 2023/1/15 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_183) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_183/NOTE.md) | - | - | :mask: | 411 | | 184 | 2023/1/16 - 2023/1/22 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_184) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_184/NOTE.md) | - | - | :mask: | 399 | | 185 | 2023/1/23 - 2023/1/29 | [4](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_185) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_185/NOTE.md) | - | - | :mask: | 399 | | 186 | 2023/1/30 - 2023/2/5 | [10](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_186) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_186/NOTE.md) | - | - | :mask: | 399 | | 187 | 2023/2/6 - 2023/2/12 | [10](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_187) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_187/NOTE.md) | - | - | :mask: | 399 | | 188 | 2023/2/13 - 2023/2/19 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_188) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_188/NOTE.md) | - | - | :mask: | 399 | | 189 | 2023/2/20 - 2023/2/26 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_189) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_189/NOTE.md) | - | - | :mask: | 399 | | 190 | 2023/2/27 - 2023/3/5 | [12](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_190) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_190/NOTE.md) | - | - | :mask: | 399 | | 191 | 2023/3/6 - 2023/3/12 | [12](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_191) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_191/NOTE.md) | - | - | :mask: | 399 | | 192 | 2023/3/13 - 2023/3/19 | [12](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_192) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_192/NOTE.md) | - | - | :mask: | 399 | | 193 | 2023/3/20 - 2023/3/26 | [16](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_193) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_193/NOTE.md) | - | - | :mask: | 381 | | 194 | 2023/3/27 - 2023/4/2 | [1](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_194) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_194/NOTE.md) | - | - | :mask: | 381 | | 195 | 2023/4/3 - 2023/4/9 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_195) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_195/NOTE.md) | - | - | :mask: | 381 | | 196 | 2023/4/10 - 2023/4/16 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_196) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_196/NOTE.md) | - | - | :mask: | 381 | | 197 | 2023/4/17 - 2023/4/23 | [13](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_197) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_197/NOTE.md) | - | - | :mask: | 381 | | 198 | 2023/4/24 - 2023/4/30 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_198) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_198/NOTE.md) | - | - | :mask: | 381 | | 199 | 2023/5/1 - 2023/5/7 | [12](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_199) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_199/NOTE.md) | - | - | :mask: | 381 | | 200 | 2023/5/8 - 2023/5/14 | [8](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_200) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_200/NOTE.md) | - | - | :mask: | 381 | | 201 | 2023/5/15 - 2023/5/21 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_201) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_201/NOTE.md) | - | - | :mask: | 381 | | 202 | 2023/5/22 - 2023/5/28 | [7](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_202) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_202/NOTE.md) | - | - | :mask: | 381 | | 203 | 2023/5/29 - 2023/6/4 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_203) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_203/NOTE.md) | - | - | :mask: | 381 | | 204 | 2023/6/5 - 2023/6/11 | [4](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_204) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_204/NOTE.md) | - | - | :mask: | 381 | | 205 | 2023/6/12 - 2023/6/18 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_205) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_205/NOTE.md) | - | - | :mask: | 381 | | 206 | 2023/6/19 - 2023/6/25 | [4](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_206) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_206/NOTE.md) | - | - | :mask: | 381 | | 207 | 2023/6/26 - 2023/7/2 | [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_207) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_207/NOTE.md) | - | - | :mask: | 381 | | 208 | 2023/7/3 - 2023/7/9 | [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_208) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_208/NOTE.md) | - | - | :mask: | 381 | | 209 | 2023/7/10 - 2023/7/16 | [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_209) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_209/NOTE.md) | - | - | :mask: | 381 | | 210 | 2023/7/17 - 2023/7/23 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_210) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_210/NOTE.md) | - | - | :mask: | 381 | | 211 | 2023/7/24 - 2023/7/30 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_211) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_211/NOTE.md) | - | - | :mask: | 381 | | 212 | 2023/7/31 - 2023/8/6 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_212) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_212/NOTE.md) | - | - | :mask: | 381 | | 213 | 2023/8/7 - 2023/8/13 | [4](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_213) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_213/NOTE.md) | - | - | :mask: | 406 | | 214 | 2023/8/14 - 2023/8/20 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_214) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_214/NOTE.md) | - | - | :mask: | 406 | | 215 | 2023/8/21 - 2023/8/27 | [4](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_215) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_215/NOTE.md) | - | - | :mask: | 406 | | 216 | 2023/8/28 - 2023/9/3 | [4](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_216) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_216/NOTE.md) | - | - | :sunny: | 406 | | 217 | 2023/9/4 - 2023/9/10 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_217) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_217/NOTE.md) | - | - | :sunny: | 406 | | 218 | 2023/9/11 - 2023/9/17 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_218) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_218/NOTE.md) | - | - | :sunny: | 406 | | 219 | 2023/9/18 - 2023/9/24 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_219) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_219/NOTE.md) | - | - | :sunny: | 406 | | 220 | 2023/9/25 - 2023/10/1 | [0](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_220) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_220/NOTE.md) | - | - | :sunny: | 406 | | 221 | 2023/10/2 - 2023/10/8 | [0](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_221) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_221/NOTE.md) | - | - | :sunny: | 406 | | 222 | 2023/10/9 - 2023/10/15 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_222) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_222/NOTE.md) | - | - | :sunny: | 406 | | 223 | 2023/10/16 - 2023/10/22 | [4](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_223) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_223/NOTE.md) | - | - | :sunny: | 406 | | 224 | 2023/10/23 - 2023/10/29 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_224) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_224/NOTE.md) | - | - | :sunny: | 406 | | 225 | 2023/10/30 - 2023/11/4 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_225) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_225/NOTE.md) | - | - | :sunny: | 406 | | 226 | 2023/11/5 - 2023/11/11 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_226) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_226/NOTE.md) | - | - | :sunny: | 406 | | 227 | 2023/11/12 - 2023/11/18 | [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_227) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_227/NOTE.md) | - | - | :sunny: | 406 | | 228 | 2023/11/19 - 2023/11/25 | [4](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_228) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_228/NOTE.md) | - | - | :sunny: | 406 | | 229 | 2023/11/26 - 2023/12/2 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_229) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_229/NOTE.md) | - | - | :sunny: | 406 | | 230 | 2023/12/3 - 2023/12/10 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_230) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_230/NOTE.md) | - | - | :sunny: | 456 | | 231 | 2023/12/11 - 2023/12/17 | [6](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_231) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_231/NOTE.md) | - | - | :sunny: | 456 | | 232 | 2023/12/18 - 2023/12/24 | [4](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_232) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_232/NOTE.md) | - | - | :sunny: | 456 | | 233 | 2023/12/25 - 2023/12/31 | [1](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_233) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_233/NOTE.md) | - | - | :sunny: | 456 | | 234 | 2024/1/1 - 2023/1/7 | [1](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_234) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_234/NOTE.md) | - | - | :sunny: | 456 | | 235 | 2024/1/8 - 2023/1/14 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_235) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_235/NOTE.md) | - | - | :sunny: | 456 | | 236 | 2024/1/15 - 2023/1/21 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_236) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_236/NOTE.md) | - | - | :sunny: | 456 | | 237 | 2024/1/22 - 2023/1/28 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_237) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_237/NOTE.md) | - | - | :sunny: | 456 | | 238 | 2024/1/29 - 2023/2/4 | [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_238) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_238/NOTE.md) | - | - | :sunny: | 456 | | 239 | 2024/2/5 - 2023/2/11 | [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_239) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_239/NOTE.md) | - | - | :sunny: | 456 | | 240 | 2024/2/12 - 2023/2/18 | [0](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_240) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_240/NOTE.md) | - | - | :sunny: | 456 | | 241 | 2024/2/19 - 2023/2/25 | [0](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_241) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_241/NOTE.md) | - | - | :sunny: | 456 | | 242 | 2024/2/26 - 2023/3/3 | [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_242) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_242/NOTE.md) | - | - | :sunny: | 456 | | 243 | 2024/3/4 - 2023/3/10 | [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_243) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_243/NOTE.md) | - | - | :sunny: | 456 | | 244 | 2024/3/11 - 2023/3/17 [4](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_244) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_244/NOTE.md) | - | - | :sunny: | 456 | | 245 | 2024/3/18 - 2023/3/24 [1](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_245) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_245/NOTE.md) | - | - | :sunny: | 456 | | 246 | 2024/3/25 - 2023/3/31 [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_246) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_246/NOTE.md) | - | - | :sunny: | 456 | | 247 | 2024/4/1 - 2023/4/7 [1](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_247) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_247/NOTE.md) | - | - | :sunny: | 456 | | 248 | 2024/4/8 - 2023/4/14 [1](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_248) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_248/NOTE.md) | - | - | :sunny: | 456 | | 249 | 2024/4/15 - 2023/4/21 [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_249) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_249/NOTE.md) | - | - | :sunny: | 456 | | 250 | 2024/4/15 - 2023/4/21 [0](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_250) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_250/NOTE.md) | - | - | :sunny: | 456 | | 251 | 2024/4/29 - 2023/5/5 [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_251) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_251/NOTE.md) | - | - | :sunny: | 456 | | 252 | 2024/5/6 - 2023/5/12 [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_252) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_252/NOTE.md) | - | - | :sunny: | 456 | | 253 | 2024/5/13 - 2023/5/19 [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_253) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_253/NOTE.md) | - | - | :sunny: | 456 | | 254 | 2024/5/20 - 2023/5/26 [1](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_254) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_254/NOTE.md) | - | - | :sunny: | 456 | | 255 | 2024/5/27 - 2023/6/2 [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_255) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_255/NOTE.md) | - | - | :sunny: | 456 | | 256 | 2024/6/3 - 2023/6/9 [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_256) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_256/NOTE.md) | - | - | :sunny: | 456 | | 257 | 2024/6/10 - 2023/6/16 [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_257) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_257/NOTE.md) | - | - | :sunny: | 456 | | 258 | 2024/6/17 - 2023/6/23 [1](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_258) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_258/NOTE.md) | - | - | :sunny: | 456 | | 259 | 2024/6/24 - 2023/6/30 [1](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_259) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_259/NOTE.md) | - | - | :sunny: | 456 | | 260 | 2024/7/1 - 2023/7/7 [0](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_260) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_260/NOTE.md) | - | - | :sunny: | 456 | | 261 | 2024/7/8 - 2023/7/14 [1](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_261) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_261/NOTE.md) | - | - | :sunny: | 456 | | 262 | 2024/7/15 - 2023/7/21 [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_262) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_262/NOTE.md) | - | - | :sunny: | 456 | | 263 | 2024/7/22 - 2023/7/28 [0](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_263) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_263/NOTE.md) | - | - | :sunny: | 456 | | 264 | 2024/7/29 - 2023/8/4 [4](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_264) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_264/NOTE.md) | - | - | :sunny: | 456 | | 265 | 2024/8/4 - 2023/8/11 [3](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_265) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_265/NOTE.md) | - | - | :sunny: | 456 | | 266 | 2024/8/11 - 2023/8/18 [0](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_266) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_266/NOTE.md) | - | - | :sunny: | 456 | | 267 | 2024/8/18 - 2023/8/25 [1](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_267) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_267/NOTE.md) | - | - | :sunny: | 456 | | 268 | 2024/8/26 - 2023/9/1 [4](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_268) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_268/NOTE.md) | - | - | :sunny: | 456 | | 269 | 2024/9/2 - 2023/9/8 [5](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_269) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_269/NOTE.md) | - | - | :sunny: | 456 | | 270 | 2024/9/9 - 2023/9/15 [2](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_270) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_270/NOTE.md) | - | - | :sunny: | 456 | | 271 | 2024/9/16 - 2023/9/22 [1](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_271) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_271/NOTE.md) | - | - | :sunny: | 456 | | 272 | 2024/9/23 - 2023/9/29 [0](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_272) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_272/NOTE.md) | - | - | :sunny: | 456 | | 273 | 2024/9/30 - 2023/10/6 [0](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_273) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_273/NOTE.md) | - | - | :sunny: | 456 | | 274 | 2024/10/7 - 2023/10/13 [0](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_274) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_274/NOTE.md) | - | - | :sunny: | 456 | | 275 | 2024/10/14 - 2023/10/20 [0](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_275) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_275/NOTE.md) | - | - | :sunny: | 456 | | 276 | 2024/10/21 - 2023/10/27 [0](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_276) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_276/NOTE.md) | - | - | :sunny: | 456 | | 277 | 2024/10/28 - 2023/11/3 [0](https://github.com/liveForExperience/LeetCodeStudy/tree/master/src/main/java/com/bottomlord/week_277) | [:page_with_curl:](https://github.com/liveForExperience/LeetCodeStudy/blob/master/src/main/java/com/bottomlord/week_277/NOTE.md) | - | - | :sunny: | 456 | ## 竞赛
日期 竞赛名 代码 完成 题解 排名
2019/9/24 2019 力扣杯全国秋季编程大赛 猜数字 :heavy_check_mark: :page_with_curl: 433/1541
分式化简 :x:
机器人大冒险 :heavy_check_mark:
覆盖 :x:
发LeetCoin :x:
2019/9/29 第156场周赛 独一无二的出现次数 :heavy_check_mark: :page_with_curl: 507/1432
尽可能使字符串相等 :x:
删除字符串中的虽有响铃重复项II :x:
穿过迷宫的最少移动次数 :x:
2019/10/5 第10场双周赛 三个有序数组的交集 :heavy_check_mark: :page_with_curl: 217/738
查找两棵二叉搜索树之和 :heavy_check_mark:
步进数 :x:
验证回文字符串III :x:
2019/10/06 第157场周赛 玩筹码 :x: :page_with_curl: 387/1216
最长定差子序列 :x:
黄金矿工 :heavy_check_mark:
统计元音字母序列的数目 :x:
2019/10/13 第158场周赛 分割平衡字符串 :heavy_check_mark: :page_with_curl: 233/1715
可以攻击国王的皇后 :heavy_check_mark:
掷色子模拟 :x:
最大相等频率 :x:
2019/10/19 第11场双周赛 等差数列中确实的数字 :heavy_check_mark: :page_with_curl: 194/912
安排会议日程 :heavy_check_mark:
抛掷硬币 :x:
分享巧克力 :x:
2019/10/20 第159场单周赛 `缀点成线 :heavy_check_mark: :page_with_curl: 495/1633
删除子文件夹 :x:
替换子串得到平衡字符串 :x:
规划兼职工作 :x:
2019/10/27 第160场单周赛 `给出指定方程的正整数解 :heavy_check_mark: :page_with_curl: 280/1691
循环码排列 :x:
串联字符串的最大长度 :heavy_check_mark:
铺瓷砖 :x:
2019/11/03 第161场单周赛 交换字符使得字符串相同 :heavy_check_mark: :page_with_curl: 594/1609
统计优美子数组 :x:
移除无效的括号 :x:
检查好数组 :x:
2020/03/08 第179场单周赛 生成每种字符都是奇数个的字符串 :heavy_check_mark: :page_with_curl: 597/3605
灯泡开关III :heavy_check_mark:
通知所有员工所需的时间 :heavy_check_mark:
T秒后青蛙的位置 :x:
2020/03/15 第180场单周赛 矩阵中的幸运数 :heavy_check_mark: :page_with_curl: 684/3714
设计一个支持增量操作的栈 :heavy_check_mark:
将二叉搜索树再平衡 :heavy_check_mark:
最大的团队表现值 :x:
2020/04/19 第185场单周赛 重新格式化字符串 :heavy_check_mark: :page_with_curl: 1251/5001
点菜展示表 :heavy_check_mark:
数青蛙 :x:
生成数组 :x: