問題 https://leetcode.com/problems/valid-parentheses/ Given a string s containing...
我明明 Filter 題目時有 apply tag "Stack",結果做一做發現今天的題目根本不需要 Stack... 問題 https:...
今天原本是想做一題困難度 Medium 的,但是週五晚上實在是太累了,做半天做不出來,只好在挑一題簡單的來做. 問題 https://leetcode.com/...
問題 https://leetcode.com/problems/backspace-string-compare/description/ Given two...
問題 https://leetcode.com/problems/binary-tree-inorder-traversal/ Given the root o...
問題 Given the root of a binary tree, return the level order traversal of its nod...
問題 Given the roots of two binary trees p and q, write a function to check if the...
問題 https://leetcode.com/problems/binary-tree-paths/description/ iven the root of...
印象中平衡樹也是大學修資料結構時必考的問題呢. 問題 https://leetcode.com/problems/balanced-binary-tree/de...
先說30天挑戰的結論,看來最後只能停在Tree資料的問題了蠻可惜得是這30天並沒有包含到所有資料結構和演算法的複習.每天做一題 Leetcode 最大的挑戰大概...