原文:[Leetcode] Binary tree level order traversal ii二叉樹層次遍歷

Given a binary tree, return thebottom up level ordertraversal of its nodes values. ie, from left to right, level by level from leaf to root . For example:Given binary tree , , , , , , , return its bot ...

2017-06-08 14:29 0 1744 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM