07 2024 档案

摘要:原题链接在这里:https://leetcode.com/problems/pyramid-transition-matrix/description/ 题目: You are stacking blocks to form a pyramid. Each block has a color, wh 阅读全文
posted @ 2024-07-30 13:35 Dylan_Java_NYC 阅读(14) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/shortest-path-to-get-all-keys/description/ 题目: You are given an m x n grid grid where: '.' is an empty cell. '#' 阅读全文
posted @ 2024-07-25 13:20 Dylan_Java_NYC 阅读(7) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/maximum-candies-you-can-get-from-boxes/description/ 题目: You have n boxes labeled from 0 to n - 1. You are given 阅读全文
posted @ 2024-07-16 13:43 Dylan_Java_NYC 阅读(11) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/minimize-malware-spread-ii/description/ 题目: You are given a network of n nodes represented as an n x n adjacency 阅读全文
posted @ 2024-07-16 01:07 Dylan_Java_NYC 阅读(18) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/make-array-non-decreasing-or-non-increasing/description/ 题目: You are given a 0-indexed integer array nums. In on 阅读全文
posted @ 2024-07-15 23:38 Dylan_Java_NYC 阅读(39) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/number-of-good-leaf-nodes-pairs/description/ 题目: You are given the root of a binary tree and an integer distance 阅读全文
posted @ 2024-07-15 11:37 Dylan_Java_NYC 阅读(39) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/valid-arrangement-of-pairs/description/ 题目: You are given a 0-indexed 2D integer array pairs where pairs[i] = [s 阅读全文
posted @ 2024-07-02 11:52 Dylan_Java_NYC 阅读(24) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/minimum-cost-to-hire-k-workers/description/ 题目: There are n workers. You are given two integer arrays quality an 阅读全文
posted @ 2024-07-02 11:03 Dylan_Java_NYC 阅读(11) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/partition-array-into-three-parts-with-equal-sum/description/ 题目: Given an array of integers arr, return true if 阅读全文
posted @ 2024-07-01 12:00 Dylan_Java_NYC 阅读(10) 评论(0) 推荐(0) 编辑

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