|
204 | 204 | * [978.最长湍流子数组](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0978.最长湍流子数组)
|
205 | 205 | * [983.最低票价](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0983.最低票价)
|
206 | 206 | * [1024.视频拼接](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1024.视频拼接)
|
| 207 | +* [1035.不相交的线](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1035.不相交的线) |
207 | 208 | * [1143.最长公共子序列](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1143.最长公共子序列)
|
208 | 209 | * [1178.猜字谜](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1178.猜字谜)
|
| 210 | +* [1269.停在原地的方案数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1269.停在原地的方案数) |
209 | 211 | * [1356.根据数字二进制下1的数目排序](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1356.根据数字二进制下1的数目排序)
|
210 | 212 | * [1411.给Nx3网格图涂色的方案](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1411.给Nx3网格图涂色的方案)
|
211 | 213 | * [1416.恢复数组](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1416.恢复数组)
|
|
251 | 253 | * [1786.从第一个节点出发到最后一个节点的受限路径数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1786.从第一个节点出发到最后一个节点的受限路径数)
|
252 | 254 | * [1799.N次操作后的最大分数和](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1799.N次操作后的最大分数和)
|
253 | 255 | * [1851.包含每个查询的最小区间](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1851.包含每个查询的最小区间)
|
| 256 | +* [1866.恰有K根木棍可以看到的排列数目](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1866.恰有K根木棍可以看到的排列数目) |
| 257 | +* [1872.石子游戏VIII](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1872.石子游戏VIII) |
254 | 258 | * [LCP 09.最小跳跃次数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2009.最小跳跃次数)
|
255 | 259 | * [LCP 19.秋叶收藏集](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2019.秋叶收藏集)
|
256 | 260 | * [LCP 25.古董键盘](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2025.古董键盘)
|
|
342 | 346 | * [1775.通过最少操作次数使数组的和相等](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1775.通过最少操作次数使数组的和相等)
|
343 | 347 | * [1782.统计点对的数目](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1782.统计点对的数目)
|
344 | 348 | * [1793.好子数组的最大分数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1793.好子数组的最大分数)
|
| 349 | +* [1855.下标对中的最大距离](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1855.下标对中的最大距离) |
345 | 350 | * [LCP 18.早餐组合](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2018.早餐组合)
|
346 | 351 | * [面试题16.18.模式匹配](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.程序员面试金典/面试题16.18.模式匹配)
|
347 | 352 |
|
|
446 | 451 | * [1787.使所有区间的异或结果为零](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1787.使所有区间的异或结果为零)
|
447 | 452 | * [1798.你能构造出连续值的最大数目](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1798.你能构造出连续值的最大数目)
|
448 | 453 | * [1812.判断国际象棋棋盘中一个格子的颜色](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1812.判断国际象棋棋盘中一个格子的颜色)
|
| 454 | +* [1862.向下取整数对和](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1862.向下取整数对和) |
449 | 455 | * [LCP 02.分式化简](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2002.分式化简)
|
450 | 456 | * [LCP 11.期望个数统计](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2011.期望个数统计)
|
451 | 457 | * [LCP 22.黑白方格画](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2022.黑白方格画)
|
|
498 | 504 | * [1802.有界数组中指定下标处的最大值](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1802.有界数组中指定下标处的最大值)
|
499 | 505 | * [1818.绝对差值和](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1818.绝对差值和)
|
500 | 506 | * [1847.最近的房间](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1847.最近的房间)
|
| 507 | +* [1870.准时到达的列车最小时速](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1870.准时到达的列车最小时速) |
| 508 | +* [1871.跳跃游戏VII](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1871.跳跃游戏VII) |
501 | 509 | * [LCP 12.小张刷题计划](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2012.小张刷题计划)
|
502 | 510 | * [LCP 18.早餐组合](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2018.早餐组合)
|
503 | 511 | * [面试题08.03.魔术索引](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.程序员面试金典/面试题08.03.魔术索引)
|
|
536 | 544 | * [682.棒球比赛](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0682.棒球比赛)
|
537 | 545 | * [1028.从先序遍历还原二叉树](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1028.从先序遍历还原二叉树)
|
538 | 546 | * [1047.删除字符串中的所有相邻重复项](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1047.删除字符串中的所有相邻重复项)
|
| 547 | +* [1190.反转每对括号间的子串](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1190.反转每对括号间的子串) |
539 | 548 | * [1419.数青蛙](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1419.数青蛙)
|
540 | 549 | * [1541.平衡括号字符串的最少插入次数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1541.平衡括号字符串的最少插入次数)
|
541 | 550 | * [1544.整理字符串](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1544.整理字符串)
|
542 | 551 | * [1598.文件夹操作日志搜集器](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1598.文件夹操作日志搜集器)
|
543 | 552 | * [1673.找出最具竞争力的子序列](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1673.找出最具竞争力的子序列)
|
544 | 553 | * [1717.删除子字符串的最大得分](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1717.删除子字符串的最大得分)
|
| 554 | +* [1856.子数组最小乘积的最大值](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1856.子数组最小乘积的最大值) |
545 | 555 | * [剑指Offer09.用两个栈实现队列](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.剑指Offer/剑指Offer09.用两个栈实现队列)
|
546 | 556 |
|
547 | 557 | #### (七) 递归
|
|
606 | 616 | * [756.金字塔转换矩阵](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0756.金字塔转换矩阵)
|
607 | 617 | * [761.特殊的二进制序列](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0761.特殊的二进制序列)
|
608 | 618 | * [841.钥匙和房间](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0841.钥匙和房间)
|
| 619 | +* [872.叶子相似的树](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0872.叶子相似的树) |
609 | 620 | * [897.递增顺序搜索树](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0897.递增顺序搜索树)
|
610 | 621 | * [1028.从先序遍历还原二叉树](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1028.从先序遍历还原二叉树)
|
611 | 622 | * [1530.好叶子节点对的数量](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1530.好叶子节点对的数量)
|
|
630 | 641 | * [1582.二进制矩阵中的特殊位置](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1582.二进制矩阵中的特殊位置)
|
631 | 642 | * [1591.奇怪的打印机II](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1591.奇怪的打印机II)
|
632 | 643 | * [1727.重新排列后的最大子矩阵](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1727.重新排列后的最大子矩阵)
|
| 644 | +* [1861.旋转盒子](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1861.旋转盒子) |
633 | 645 | * [面试题01.07.旋转矩阵](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.程序员面试金典/面试题01.07.旋转矩阵)
|
634 | 646 | * [面试题13.机器人的运动范围](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.程序员面试金典/面试题13.机器人的运动范围)
|
635 | 647 | * [面试题29.顺时针打印矩阵](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.程序员面试金典/面试题29.顺时针打印矩阵)
|
|
657 | 669 | * [1647.字符频次唯一的最小删除次数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1647.字符频次唯一的最小删除次数)
|
658 | 670 | * [1743.从相邻元素对还原数组](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1743.从相邻元素对还原数组)
|
659 | 671 | * [1751.最多可以参加的会议数目II](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1751.最多可以参加的会议数目II)
|
| 672 | +* [1857.有向图中最大颜色值(拓扑排序)](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1857.有向图中最大颜色值) |
660 | 673 | * [面试题51.数组中的逆序对(归并排序)](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.程序员面试金典/面试题51.数组中的逆序对)
|
661 | 674 |
|
662 | 675 | #### (十) 滑动窗口
|
|
788 | 801 | * [687.最长同值路径](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0687.最长同值路径)
|
789 | 802 | * [700.二叉搜索树中的搜索](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0700.二叉搜索树中的搜索)
|
790 | 803 | * [701.二叉树搜索中的插入操作](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0701.二叉树搜索中的插入操作)
|
| 804 | +* [872.叶子相似的树](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0872.叶子相似的树) |
| 805 | +* [993.二叉树的堂兄弟节点](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0993.二叉树的堂兄弟节点) |
791 | 806 | * [1028.从先序遍历还原二叉树](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1028.从先序遍历还原二叉树)
|
792 | 807 | * [1448.统计二叉树中好节点的数目](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1448.统计二叉树中好节点的数目)
|
793 | 808 | * [1457.二叉树中的伪回文路径](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1457.二叉树中的伪回文路径)
|
|
870 | 885 | * [1631.最小体力消耗路径](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1631.最小体力消耗路径)
|
871 | 886 | * [1761.一个图中联通三元组的最小度数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1761.一个图中联通三元组的最小度数)
|
872 | 887 | * [1786.从第一个节点出发到最后一个节点的受限路径数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1786.从第一个节点出发到最后一个节点的受限路径数)
|
| 888 | +* [1857.有向图中最大颜色值](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1857.有向图中最大颜色值) |
873 | 889 |
|
874 | 890 | #### (十六) 映射/哈希表
|
875 | 891 | * [1.两数之和](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0001.两数之和)
|
|
957 | 973 | * [1807.替换字符串中的括号内容](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1807.替换字符串中的括号内容)
|
958 | 974 | * [1814.统计一个数组中好对子的数目](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1814.统计一个数组中好对子的数目)
|
959 | 975 | * [1817.查找用户活跃分钟数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1817.查找用户活跃分钟数)
|
| 976 | +* [1865.找出和为指定值的下标对](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1865.找出和为指定值的下标对) |
960 | 977 | * [面试题17.13.恢复空格](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.程序员面试金典/面试题17.13.恢复空格)
|
961 | 978 |
|
962 | 979 | #### (十七) 集合
|
|
1243 | 1260 | * [731.我的日程安排表I](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0731.我的日程安排表II)
|
1244 | 1261 | * [732.我的日程安排表III](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0732.我的日程安排表III)
|
1245 | 1262 | * [837.新21点](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0837.新21点)
|
| 1263 | +* [1310.子数组异或查询](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1310.子数组异或查询) |
1246 | 1264 | * [1371.每个元音包含偶数次的最长字符串](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1371.每个元音包含偶数次的最长字符串)
|
1247 | 1265 | * [1423.可获得的最大点数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1423.可获得的最大点数)
|
1248 | 1266 | * [1442.形成两个异或相等数组的三元组数目](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1442.形成两个异或相等数组的三元组数目)
|
|
1259 | 1277 | * [1664.生成平衡数组的方案数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1664.生成平衡数组的方案数)
|
1260 | 1278 | * [1737.满足三条件之一需改变的最少字符数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1737.满足三条件之一需改变的最少字符数)
|
1261 | 1279 | * [1738.找出第K大的异或坐标值](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1738.找出第K大的异或坐标值)
|
| 1280 | +* [1856.子数组最小乘积的最大值](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1856.子数组最小乘积的最大值) |
| 1281 | +* [1871.跳跃游戏VII](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1871.跳跃游戏VII) |
1262 | 1282 |
|
1263 | 1283 | #### (二十八)堆priority_queue/优先队列
|
1264 | 1284 | * [23.合并K个排序链表](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0023.合并K个排序链表)
|
|
0 commit comments