LeetCode - Populating Next Right Pointers in Each Node | Darren's Blog Populate each next pointer to...

Please Visit: http://ift.tt/1ajReyV



LeetCode - Populating Next Right Pointers in Each Node | Darren's Blog



Populate each next pointer to point to its next right node. If there is no next right node, the next pointer should be set to NULL. Initially, all next pointers are set to NULL.

Note:

You may only use constant extra space.

You may assume that it is a perfect binary tree (ie, all leaves are at the same level, and every parent has two children).

http://ift.tt/TrV8o3

http://ift.tt/TrV5sq



LeetCode - Populating Next Right Pointers in Each Node | Darren's Blog







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/TrV8o6

via LifeLong Community

No comments:

Post a Comment