題目介紹:
編號:226
類型:tree, Depth-First Search, Breadth-First Search, Binary Search
難...
題目理解我的理解 : 給定一個整數陣列 nums,我們要找出「和最大」的連續子陣列,並回傳它的和。方法對於每個數字 num,決定是「繼續累加」(currentS...
3. Longest Substring Without Repeating Characters
題目:找出字串中不含重複字元的最長子字串長度
範例:
兒...
css
.container {
margin: 15px 0;
padding: 10px;
background-col...
題目連結(https://leetcode.com/problems/symmetric-tree/description/?envType=problem-l...
題目連結(https://leetcode.com/problems/swim-in-rising-water/description/?envType=dai...