資料科學小嫩嫩 10/7 - Day 15 102. Binary Tree Level Order Traversal
前篇: 資料科學小嫩嫩 10/4 - Day 12 Leetcode 144 Binary Tree Preorder Traversal
用 stack 和 queue 資料結構來解題蠻好的.
另外補充 遞迴 方式.
Leetcode 102 binary tree level order traversal
github - runtime : 0ms, faster than 100%
github - runtime 0ms, faster than 100%
和 102 題類似, 多傳一個 zag 決定是否順序要反向
留言
張貼留言