[Symmetric Tree]
https://leetcode.com/problems/symmetric-tree/
DFS
[Minimum Depth of Binary Tree]
https://leetcode.com/problems/minimum-depth-of-binary-tree/
DFS로 구현, BFS로도 구현 가능
[Excel Sheet Column Number]
https://leetcode.com/problems/excel-sheet-column-number/
math
'컴퓨터공학 > Program Solving' 카테고리의 다른 글
[Leetcode] 160302 (0) | 2016.03.02 |
---|---|
[Leetcode] 160301 (0) | 2016.03.02 |
[leetcode] 160229 (0) | 2016.02.29 |
[leetcode]160225 (0) | 2016.02.25 |
[leetcode.com] 160223 (0) | 2016.02.23 |