Skip to content

Commit 6fa41bd

Browse files
committed
ADD:最近提交
1 parent 460678b commit 6fa41bd

File tree

69 files changed

+1944
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+1944
-0
lines changed

0000.个人题目分类.md

+20
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,10 @@
204204
* [978.最长湍流子数组](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0978.最长湍流子数组)
205205
* [983.最低票价](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0983.最低票价)
206206
* [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.不相交的线)
207208
* [1143.最长公共子序列](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1143.最长公共子序列)
208209
* [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.停在原地的方案数)
209211
* [1356.根据数字二进制下1的数目排序](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1356.根据数字二进制下1的数目排序)
210212
* [1411.给Nx3网格图涂色的方案](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1411.给Nx3网格图涂色的方案)
211213
* [1416.恢复数组](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1416.恢复数组)
@@ -251,6 +253,8 @@
251253
* [1786.从第一个节点出发到最后一个节点的受限路径数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1786.从第一个节点出发到最后一个节点的受限路径数)
252254
* [1799.N次操作后的最大分数和](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1799.N次操作后的最大分数和)
253255
* [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)
254258
* [LCP 09.最小跳跃次数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2009.最小跳跃次数)
255259
* [LCP 19.秋叶收藏集](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2019.秋叶收藏集)
256260
* [LCP 25.古董键盘](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2025.古董键盘)
@@ -342,6 +346,7 @@
342346
* [1775.通过最少操作次数使数组的和相等](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1775.通过最少操作次数使数组的和相等)
343347
* [1782.统计点对的数目](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1782.统计点对的数目)
344348
* [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.下标对中的最大距离)
345350
* [LCP 18.早餐组合](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2018.早餐组合)
346351
* [面试题16.18.模式匹配](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.程序员面试金典/面试题16.18.模式匹配)
347352

@@ -446,6 +451,7 @@
446451
* [1787.使所有区间的异或结果为零](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/blob/master/1787.使所有区间的异或结果为零)
447452
* [1798.你能构造出连续值的最大数目](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1798.你能构造出连续值的最大数目)
448453
* [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.向下取整数对和)
449455
* [LCP 02.分式化简](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2002.分式化简)
450456
* [LCP 11.期望个数统计](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2011.期望个数统计)
451457
* [LCP 22.黑白方格画](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2022.黑白方格画)
@@ -498,6 +504,8 @@
498504
* [1802.有界数组中指定下标处的最大值](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1802.有界数组中指定下标处的最大值)
499505
* [1818.绝对差值和](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1818.绝对差值和)
500506
* [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)
501509
* [LCP 12.小张刷题计划](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2012.小张刷题计划)
502510
* [LCP 18.早餐组合](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.LCP/LCP%2018.早餐组合)
503511
* [面试题08.03.魔术索引](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.程序员面试金典/面试题08.03.魔术索引)
@@ -536,12 +544,14 @@
536544
* [682.棒球比赛](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0682.棒球比赛)
537545
* [1028.从先序遍历还原二叉树](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1028.从先序遍历还原二叉树)
538546
* [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.反转每对括号间的子串)
539548
* [1419.数青蛙](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1419.数青蛙)
540549
* [1541.平衡括号字符串的最少插入次数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1541.平衡括号字符串的最少插入次数)
541550
* [1544.整理字符串](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1544.整理字符串)
542551
* [1598.文件夹操作日志搜集器](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1598.文件夹操作日志搜集器)
543552
* [1673.找出最具竞争力的子序列](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1673.找出最具竞争力的子序列)
544553
* [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.子数组最小乘积的最大值)
545555
* [剑指Offer09.用两个栈实现队列](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.剑指Offer/剑指Offer09.用两个栈实现队列)
546556

547557
#### (七) 递归
@@ -606,6 +616,7 @@
606616
* [756.金字塔转换矩阵](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0756.金字塔转换矩阵)
607617
* [761.特殊的二进制序列](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0761.特殊的二进制序列)
608618
* [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.叶子相似的树)
609620
* [897.递增顺序搜索树](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0897.递增顺序搜索树)
610621
* [1028.从先序遍历还原二叉树](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1028.从先序遍历还原二叉树)
611622
* [1530.好叶子节点对的数量](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1530.好叶子节点对的数量)
@@ -630,6 +641,7 @@
630641
* [1582.二进制矩阵中的特殊位置](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1582.二进制矩阵中的特殊位置)
631642
* [1591.奇怪的打印机II](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1591.奇怪的打印机II)
632643
* [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.旋转盒子)
633645
* [面试题01.07.旋转矩阵](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.程序员面试金典/面试题01.07.旋转矩阵)
634646
* [面试题13.机器人的运动范围](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.程序员面试金典/面试题13.机器人的运动范围)
635647
* [面试题29.顺时针打印矩阵](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.程序员面试金典/面试题29.顺时针打印矩阵)
@@ -657,6 +669,7 @@
657669
* [1647.字符频次唯一的最小删除次数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1647.字符频次唯一的最小删除次数)
658670
* [1743.从相邻元素对还原数组](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1743.从相邻元素对还原数组)
659671
* [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.有向图中最大颜色值)
660673
* [面试题51.数组中的逆序对(归并排序)](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.程序员面试金典/面试题51.数组中的逆序对)
661674

662675
#### (十) 滑动窗口
@@ -788,6 +801,8 @@
788801
* [687.最长同值路径](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0687.最长同值路径)
789802
* [700.二叉搜索树中的搜索](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0700.二叉搜索树中的搜索)
790803
* [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.二叉树的堂兄弟节点)
791806
* [1028.从先序遍历还原二叉树](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1028.从先序遍历还原二叉树)
792807
* [1448.统计二叉树中好节点的数目](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1448.统计二叉树中好节点的数目)
793808
* [1457.二叉树中的伪回文路径](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1457.二叉树中的伪回文路径)
@@ -870,6 +885,7 @@
870885
* [1631.最小体力消耗路径](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1631.最小体力消耗路径)
871886
* [1761.一个图中联通三元组的最小度数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1761.一个图中联通三元组的最小度数)
872887
* [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.有向图中最大颜色值)
873889

874890
#### (十六) 映射/哈希表
875891
* [1.两数之和](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0001.两数之和)
@@ -957,6 +973,7 @@
957973
* [1807.替换字符串中的括号内容](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1807.替换字符串中的括号内容)
958974
* [1814.统计一个数组中好对子的数目](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1814.统计一个数组中好对子的数目)
959975
* [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.找出和为指定值的下标对)
960977
* [面试题17.13.恢复空格](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0000.程序员面试金典/面试题17.13.恢复空格)
961978

962979
#### (十七) 集合
@@ -1243,6 +1260,7 @@
12431260
* [731.我的日程安排表I](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0731.我的日程安排表II)
12441261
* [732.我的日程安排表III](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0732.我的日程安排表III)
12451262
* [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.子数组异或查询)
12461264
* [1371.每个元音包含偶数次的最长字符串](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1371.每个元音包含偶数次的最长字符串)
12471265
* [1423.可获得的最大点数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1423.可获得的最大点数)
12481266
* [1442.形成两个异或相等数组的三元组数目](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1442.形成两个异或相等数组的三元组数目)
@@ -1259,6 +1277,8 @@
12591277
* [1664.生成平衡数组的方案数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1664.生成平衡数组的方案数)
12601278
* [1737.满足三条件之一需改变的最少字符数](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/1737.满足三条件之一需改变的最少字符数)
12611279
* [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)
12621282

12631283
#### (二十八)堆priority_queue/优先队列
12641284
* [23.合并K个排序链表](https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution/tree/master/0023.合并K个排序链表)

0 commit comments

Comments
 (0)