小行星碰撞[https://leetcode.cn/problems/asteroid-collision/] 給定一個整數(shù)數(shù)組 asteroids,表示在同一行的小行星。對...
重復(fù)的子字符串[https://leetcode.cn/problems/repeated-substring-pattern/] 給定一個非空的字符串 s 苫费,檢查是否可以通...
監(jiān)控二叉樹[https://leetcode-cn.com/problems/binary-tree-cameras/] 給定一個二叉樹尽纽,我們在樹的節(jié)點上安裝攝像頭叨咖。節(jié)點上的...
根據(jù)身高重建隊列[https://leetcode-cn.com/problems/queue-reconstruction-by-height/] 假設(shè)有打亂順序的一群人站...
對稱的二叉樹[https://leetcode-cn.com/problems/dui-cheng-de-er-cha-shu-lcof/] 請實現(xiàn)一個函數(shù)驰徊,用來判斷一棵二叉...
刪除字符串中的所有相鄰重復(fù)項[https://leetcode-cn.com/problems/remove-all-adjacent-duplicates-in-strin...
填充每個節(jié)點的下一個右側(cè)節(jié)點指針[https://leetcode.cn/problems/populating-next-right-pointers-in-each-no...
有序數(shù)組的平方[https://leetcode-cn.com/problems/squares-of-a-sorted-array/] 給你一個按 非遞減順序 排序的整數(shù)數(shù)...
連續(xù)數(shù)組[https://leetcode-cn.com/problems/contiguous-array/] 給定一個二進制數(shù)組, 找到含有相同數(shù)量的 0 和 1 的最長...
按奇偶排序數(shù)組[https://leetcode-cn.com/problems/sort-array-by-parity/] 給定一個非負整數(shù)數(shù)組 A堕阔,返回一個數(shù)組棍厂,在該數(shù)...