[LeetCode] 314. Binary Tree Vertical Order Traversal 二叉树的竖直遍历

Given a binary tree, return the vertical order traversal of its nodes' values. (ie, from top to bottom, column by column). If two nodes are in the sam
posted @ 2016-03-15 12:31  Grandyang  阅读(19807)  评论(10)    收藏  举报
Fork me on GitHub