合集-「代码随想录算法训练营」

摘要:93. 复原 IP 地址 题目链接:https://leetcode.cn/problems/restore-ip-addresses/ 题目难度:中等 文章讲解:https://programmercarl.com/0093.复原IP地址.html 视频讲解:https://www.bilibil 阅读全文
posted @ 2024-07-26 16:26 云雀AC了一整天 阅读(22) 评论(0) 推荐(0) 编辑
摘要:491. 非递减子序列 题目链接:https://leetcode.cn/problems/non-decreasing-subsequences/ 题目难度:中等 文章讲解:https://programmercarl.com/0491.递增子序列.html 视频讲解:https://www.bi 阅读全文
posted @ 2024-07-27 10:20 云雀AC了一整天 阅读(25) 评论(0) 推荐(0) 编辑
摘要:455. 分发饼干 题目链接:https://leetcode.cn/problems/assign-cookies/ 题目难度:简单 文章讲解:https://programmercarl.com/0455.分发饼干.html 视频讲解:https://www.bilibili.com/video 阅读全文
posted @ 2024-07-29 16:19 云雀AC了一整天 阅读(39) 评论(0) 推荐(0) 编辑
摘要:122. 买卖股票的最佳时机II 题目链接:https://leetcode.cn/problems/best-time-to-buy-and-sell-stock-ii/ 题目难度:中等 文章讲解:https://programmercarl.com/0122.买卖股票的最佳时机II.html 视 阅读全文
posted @ 2024-08-01 15:08 云雀AC了一整天 阅读(29) 评论(0) 推荐(0) 编辑
摘要:134. 加油站 题目链接:https://leetcode.cn/problems/gas-station/ 题目难度:中等 文章讲解:https://programmercarl.com/0134.加油站.html 视频讲解:https://www.bilibili.com/video/BV1j 阅读全文
posted @ 2024-08-01 20:48 云雀AC了一整天 阅读(23) 评论(0) 推荐(0) 编辑
摘要:452. 用最少数量的箭引爆气球 题目链接:https://leetcode.cn/problems/minimum-number-of-arrows-to-burst-balloons/ 题目难度:中等 文章讲解:https://programmercarl.com/0452.用最少数量的箭引爆气 阅读全文
posted @ 2024-08-01 22:05 云雀AC了一整天 阅读(24) 评论(0) 推荐(0) 编辑
摘要:56. 合并区间 题目链接:https://leetcode.cn/problems/merge-intervals/ 题目难度:中等 文章讲解:https://programmercarl.com/0056.合并区间.html 视频讲解:https://www.bilibili.com/video 阅读全文
posted @ 2024-08-02 15:41 云雀AC了一整天 阅读(22) 评论(0) 推荐(0) 编辑
摘要:509. 斐波那契数 题目链接:https://leetcode.cn/problems/fibonacci-number/ 题目难度:简单 文章讲解:https://programmercarl.com/0509.斐波那契数.html 视频讲解:https://www.bilibili.com/v 阅读全文
posted @ 2024-08-03 10:24 云雀AC了一整天 阅读(31) 评论(0) 推荐(0) 编辑
摘要:62. 不同路径 题目链接:https://leetcode.cn/problems/unique-paths/ 题目难度:中等 文章讲解:https://programmercarl.com/0062.不同路径.html 视频讲解:https://www.bilibili.com/video/BV 阅读全文
posted @ 2024-08-05 09:20 云雀AC了一整天 阅读(22) 评论(0) 推荐(0) 编辑
摘要:46. 携带研究材料(0-1背包问题) 题目链接:https://kamacoder.com/problempage.php?pid=1046 文章讲解:https://programmercarl.com/背包理论基础01背包-1.html 视频讲解:https://www.bilibili.co 阅读全文
posted @ 2024-08-06 10:57 云雀AC了一整天 阅读(23) 评论(0) 推荐(0) 编辑
摘要:1049. 最后一块石头的重量 II 题目链接:https://leetcode.cn/problems/last-stone-weight-ii/ 题目难度:中等 文章讲解:https://programmercarl.com/1049.最后一块石头的重量II.html 视频讲解:https:// 阅读全文
posted @ 2024-08-07 10:51 云雀AC了一整天 阅读(28) 评论(0) 推荐(1) 编辑
摘要:52. 携带研究材料 题目链接:https://kamacoder.com/problempage.php?pid=1052 文章讲解:https://programmercarl.com/背包问题理论基础完全背包.html 视频讲解:https://www.bilibili.com/video/B 阅读全文
posted @ 2024-08-08 09:10 云雀AC了一整天 阅读(21) 评论(0) 推荐(1) 编辑
摘要:322. 零钱兑换 题目链接:https://leetcode.cn/problems/coin-change/ 文章讲解:https://programmercarl.com/0322.零钱兑换.html 题目难度:中等 视频讲解:https://www.bilibili.com/video/BV 阅读全文
posted @ 2024-08-09 10:31 云雀AC了一整天 阅读(25) 评论(0) 推荐(1) 编辑
摘要:198. 打家劫舍 题目链接:https://leetcode.cn/problems/house-robber/ 文章讲解:https://programmercarl.com/0198.打家劫舍.html 题目难度:中等 视频讲解:https://www.bilibili.com/video/B 阅读全文
posted @ 2024-08-10 09:23 云雀AC了一整天 阅读(33) 评论(0) 推荐(1) 编辑
摘要:121. 买卖股票的最佳时机 题目链接:https://leetcode.cn/problems/best-time-to-buy-and-sell-stock/ 文章讲解:https://programmercarl.com/0121.买卖股票的最佳时机.html 题目难度:简单 视频讲解:htt 阅读全文
posted @ 2024-08-12 17:50 云雀AC了一整天 阅读(37) 评论(0) 推荐(0) 编辑
摘要:188. 买卖股票的最佳时机 IV 题目链接:https://leetcode.cn/problems/best-time-to-buy-and-sell-stock-iv/ 文章讲解:https://programmercarl.com/0188.买卖股票的最佳时机IV.html 题目难度:困难 阅读全文
posted @ 2024-08-13 07:39 云雀AC了一整天 阅读(24) 评论(0) 推荐(0) 编辑
摘要:300. 最长递增子序列 题目链接:https://leetcode.cn/problems/longest-increasing-subsequence/ 文章讲解:https://programmercarl.com/0300.最长上升子序列.html 题目难度:中等 视频讲解:https:// 阅读全文
posted @ 2024-08-14 07:51 云雀AC了一整天 阅读(35) 评论(0) 推荐(1) 编辑
摘要:1143. 最长公共子序列 题目链接:https://leetcode.cn/problems/longest-common-subsequence/ 文章讲解:https://programmercarl.com/1143.最长公共子序列.html 题目难度:中等 视频讲解:https://www 阅读全文
posted @ 2024-08-15 08:03 云雀AC了一整天 阅读(19) 评论(0) 推荐(0) 编辑
摘要:115. 不同的子序列 题目链接:https://leetcode.cn/problems/distinct-subsequences/ 文章讲解:https://programmercarl.com/0115.不同的子序列.html 题目难度:困难 视频讲解:https://www.bilibil 阅读全文
posted @ 2024-08-16 08:07 云雀AC了一整天 阅读(37) 评论(0) 推荐(0) 编辑
摘要:739. 每日温度 题目链接:https://leetcode.cn/problems/daily-temperatures/ 文章讲解:https://programmercarl.com/0739.每日温度.html 题目难度:中等 视频讲解:https://www.bilibili.com/v 阅读全文
posted @ 2024-08-19 16:44 云雀AC了一整天 阅读(27) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示