題目簡介 509. 斐波那契數(shù)[https://leetcode.cn/problems/fibonacci-number/]斐波那契數(shù) (通常用 F(n) 表示)形成的序列...
題目簡介 509. 斐波那契數(shù)[https://leetcode.cn/problems/fibonacci-number/]斐波那契數(shù) (通常用 F(n) 表示)形成的序列...
今天進入動態(tài)規(guī)劃專題, 建議先復盤下代碼隨想錄之前的代碼專題 題目簡介 62. 不同路徑[https://leetcode.cn/problems/unique-paths/...
題目簡介 738. 單調(diào)遞增的數(shù)字[https://leetcode.cn/problems/monotone-increasing-digits/]當且僅當每個相鄰位數(shù)上的...
題目簡介 435. 無重疊區(qū)間[https://leetcode.cn/problems/non-overlapping-intervals/]給定一個區(qū)間的集合 inter...
題目簡介 860. 檸檬水找零[https://leetcode.cn/problems/lemonade-change/]在檸檬水攤上历涝,每一杯檸檬水的售價為 5 美元尔破。顧客...
題目簡介 1005. K 次取反后最大化的數(shù)組和[https://leetcode.cn/problems/maximize-sum-of-array-after-k-neg...
題目簡介 122. 買賣股票的最佳時機 II[https://leetcode.cn/problems/best-time-to-buy-and-sell-stock-ii/...
題目簡介 進入貪心算法環(huán)節(jié)。455. 分發(fā)餅干[https://leetcode.cn/problems/assign-cookies/]假設你是一位很棒的家長念祭,想要給你的孩...
題目簡介 注意今天的題目都是困難題,理解較為困難眷细,可以先跳過。 332. 重新安排行程[https://leetcode.cn/problems/reconstruct-it...
題目簡介 491. 遞增子序列[https://leetcode.cn/problems/non-decreasing-subsequences/]給你一個整數(shù)數(shù)組 nums...
題目簡介 93. 復原 IP 地址[https://leetcode.cn/problems/restore-ip-addresses/]有效 IP 地址 正好由四個整數(shù)(每...
題目簡介 39. 組合總和[https://leetcode.cn/problems/combination-sum/]給你一個 無重復元素 的整數(shù)數(shù)組 candidates...
題目簡介 216. 組合總和 III[https://leetcode.cn/problems/combination-sum-iii/]找出所有相加之和為 n 的 k 個數(shù)...
題目簡介 77. 組合[https://leetcode.cn/problems/combinations/] 給定兩個整數(shù) n 和 k鹃祖,返回范圍 [1, n] 中所有可能的...
題目簡介 669. 修剪二叉搜索樹[https://leetcode.cn/problems/trim-a-binary-search-tree/description/]給...
題目簡介 530. 二叉搜索樹的最小絕對差[https://leetcode.cn/problems/minimum-absolute-difference-in-bst/]...
題目簡介 ● 235. 二叉搜索樹的最近公共祖先[https://leetcode.cn/problems/lowest-common-ancestor-of-a-binar...
題目簡介 654:最大二叉樹[https://leetcode.cn/problems/maximum-binary-tree/description/]給定一個不重復的整數(shù)...
題目簡介 513: 找樹左下角的值[https://leetcode.cn/problems/find-bottom-left-tree-value/description/...
題目簡介 110:平衡二叉樹[https://leetcode.cn/problems/balanced-binary-tree/description/]給定一個二叉樹溪椎,判...