Adobe interview question

breadth level fashion BST ?

Interview Answers

Anonymous

20 Oct 2011

with some limitations imposed apply BFS , using queue property , and flushing at each level .

Anonymous

9 Dec 2011

There are detailed analysis and solution on a blog: http://codercareer.blogspot.com/2011/10/no-11-print-binary-trees-from-top-to.html