摘要: 62.不同路径 https://leetcode.cn/problems/unique-paths/submissions/548656029/ 代码随想录 https://programmercarl.com/0062.不同路径.html 63.不同路径 II https://leetcode.c 阅读全文
posted @ 2024-07-22 12:40 哆啦** 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 56.合并区间 https://leetcode.cn/problems/merge-intervals/description/ 代码随想录 https://programmercarl.com/0056.合并区间.html 738.单调递增的数字 https://leetcode.cn/prob 阅读全文
posted @ 2024-07-21 15:56 哆啦** 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 代码随想录算法训练营第35天 | 动态规划理论基础 https://programmercarl.com/动态规划理论基础.html#算法公开课 509.斐波那契数 https://leetcode.cn/problems/fibonacci-number/submissions/548309803 阅读全文
posted @ 2024-07-21 15:06 哆啦** 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 代码随想录算法训练营第33天 | 贪心4:452. 用最少数量的箭引爆气球、435. 无重叠区间 、763.划分字母区间 452.用最少数量的箭引爆气球 https://leetcode.cn/problems/minimum-number-of-arrows-to-burst-balloons/d 阅读全文
posted @ 2024-07-20 17:15 哆啦** 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 代码随想录算法训练营第31天 | 贪心3:134.加油站、135.分发糖果、860.柠檬水找零、406.根据身高重建队列 134.加油站 https://leetcode.cn/problems/gas-station/description/ 代码随想录 https://programmercar 阅读全文
posted @ 2024-07-20 16:13 哆啦** 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 代码随想录算法训练营第30天 | 贪心算法 2: 122.买卖股票的最佳时机II、55. 跳跃游戏、45.跳跃游戏II、1005.K次取反后最大化的数组和 122.买卖股票的最佳时机II https://leetcode.cn/problems/best-time-to-buy-and-sell-s 阅读全文
posted @ 2024-07-19 11:56 哆啦** 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 代码随想录算法训练营第29天 | 贪心算法1:455.分发饼干、376.摆动序列、53.最大子序和 贪心算法基础理论 https://programmercarl.com/贪心算法理论基础.html 455.分发饼干 https://leetcode.cn/problems/assign-cooki 阅读全文
posted @ 2024-07-19 10:48 哆啦** 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 代码随想录算法训练营第27天 | 回溯3:93.复原IP地址、78.子集、90.子集II 93.复原IP地址 https://leetcode.cn/problems/restore-ip-addresses/submissions/547344868/ 代码随想录 https://programm 阅读全文
posted @ 2024-07-18 15:50 哆啦** 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 代码随想录算法训练营第28天 | 回溯4:491.递增子序列、46.全排列、47.全排列 II 491.递增子序列 https://leetcode.cn/problems/non-decreasing-subsequences/ 代码随想录 https://programmercarl.com/0 阅读全文
posted @ 2024-07-18 15:11 哆啦** 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 代码随想录算法训练营第26天 | 回溯02:39. 组合总和、40.组合总和II、131.分割回文串 组合总和 https://leetcode.cn/problems/combination-sum/ 代码随想录 https://programmercarl.com/0039.组合总和.html 阅读全文
posted @ 2024-07-17 12:09 哆啦** 阅读(2) 评论(0) 推荐(0) 编辑