Given a Binary Tree, print its edge nodes.
Given a tree, you must print the edges around the tree.
http://articles.leetcode.com/print-edge-nodes-boundary-of-binary/
Given a tree, you must print the edges around the tree.
http://articles.leetcode.com/print-edge-nodes-boundary-of-binary/