Skip to content

Conversation

@xusiwei
Copy link
Contributor

@xusiwei xusiwei commented Oct 26, 2015

  1. level order traversal by a explicit queue
  2. constant space, use next pointer to represent the queue

1) level order traversal by a explicit queue
2) constant space, use `next` pointer to represent the queue
Vally79 added a commit that referenced this pull request Nov 3, 2015
new solutions of "Populating Next Right Pointers in Each Node"
@Vally79 Vally79 merged commit edc9006 into haoel:master Nov 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants