help | forum home | logged in as: guest | login/register
link mingle
interview_questions
Bookmarks
Circular Link List from a Given Binary Tree
7
Votes

Create a Circular Link List from a Given Binary Tree

saved under Microsoft Interview Questions by interview_questions

 
 1. Do a post-order traversal
 2. Whenever you print the node, you can remove it and add to the current linked list.

comment by search on 2008-06-27 02:32:50
 



Enter the string above
 
Thumbnails by Thumbshots.com