2024-04-29发表2025-09-15更新LeetCode每日一题1 分钟读完 (大约120个字)1329. 将矩阵按对角线排序将矩阵按对角线排序 难度: medium 原始链接: https://leetcode.cn/problems/sort-the-matrix-diagonally 标签: 模拟 阅读更多
2024-04-27发表2025-09-15更新LeetCode每日一题几秒读完 (大约110个字)2639. 查询网格图中每一列的宽度查询网格图中每一列的宽度 难度: easy 原始链接: https://leetcode.cn/problems/find-the-width-of-columns-of-a-grid 标签: 数学 阅读更多
2024-04-26发表2025-09-15更新LeetCode每日一题1 分钟读完 (大约172个字)1146. 快照数组快照数组 难度: medium 原始链接: https://leetcode.cn/problems/snapshot-array 标签: 二分查找 阅读更多
2024-04-25发表2025-09-15更新LeetCode每日一题几秒读完 (大约51个字)2739. 总行驶距离总行驶距离 难度: easy 原始链接: https://leetcode.cn/problems/total-distance-traveled 标签: 数学 阅读更多
2024-04-24发表2025-09-15更新LeetCode每日一题1 分钟读完 (大约205个字)2385. 感染二叉树需要的总时间感染二叉树需要的总时间 难度: medium 原始链接: https://leetcode.cn/problems/amount-of-time-for-binary-tree-to-be-infected 标签: 广度优先遍历, 深度优先遍历 阅读更多