题目1:53. 寻宝(第七期模拟笔试)[https://kamacoder.com/problempage.php?pid=1053] 代码: 题目2: 53. 寻宝(第七期...
题目1:53. 寻宝(第七期模拟笔试)[https://kamacoder.com/problempage.php?pid=1053] 代码: 题目2: 53. 寻宝(第七期...
题目1:108. 冗余连接[https://kamacoder.com/problempage.php?pid=1181]代码: 题目2: 109. 冗余连接II[https...
题目1: 107. 寻找存在的路径[https://kamacoder.com/problempage.php?pid=1179] 代码:
题目1:110. 字符串接龙[https://kamacoder.com/problempage.php?pid=1183]代码: 题目2: 105. 有向图的完全可达性[h...
题目1: 101. 孤岛的总面积[https://kamacoder.com/problempage.php?pid=1173]代码: 题目2: 102. 沉没孤岛[http...
题目1: 99. 岛屿数量[https://kamacoder.com/problempage.php?pid=1171]代码: 题目2:99. 岛屿数量[https://k...
题目: 98. 所有可达路径[https://kamacoder.com/problempage.php?pid=1170]代码:
题目1: 42. 接雨水[https://leetcode.cn/problems/trapping-rain-water/]代码: 题目2:84. 柱状图中最大的矩形[ht...
题目1: 739. 每日温度[https://leetcode.cn/problems/daily-temperatures/]代码: 题目2: 496. 下一个更大元素 I...
题目1: 209. 长度最小的子数组[https://leetcode.cn/problems/minimum-size-subarray-sum/]代码: 题目2: 59....
题目1: 647. 回文子串[https://leetcode.cn/problems/palindromic-substrings/]代码: 题目2: 516. 最长回文子...
题目1: 115. 不同的子序列[https://leetcode.cn/problems/distinct-subsequences/]代码: 题目2: 583. 两个字符...
题目1: 1143. 最长公共子序列[https://leetcode.cn/problems/longest-common-subsequence/] 代码: 题目2: 1...
题目1: 300. 最长递增子序列[https://leetcode.cn/problems/longest-increasing-subsequence/]代码: 题目2:...
题目1: 188. 买卖股票的最佳时机 IV[https://leetcode.cn/problems/best-time-to-buy-and-sell-stock-iv/...
题目1: 121. 买卖股票的最佳时机[https://leetcode.cn/problems/best-time-to-buy-and-sell-stock/]算法思路:...
题目1: 198. 打家劫舍[https://leetcode.cn/problems/house-robber/]代码: 题目2: 213. 打家劫舍 II[https:/...
题目1: 322. 零钱兑换[https://leetcode.cn/problems/coin-change/]代码: 题目2: 279. 完全平方数[https://le...
题目1: 518. 零钱兑换 II[https://leetcode.cn/problems/coin-change-ii/]算法思路: 背包问题,只是每个元素都可以取无数次...
题目1: 1049. 最后一块石头的重量 II[https://leetcode.cn/problems/last-stone-weight-ii/]算法思路: 这道题目跟l...