Skip to content

Binary tree preorder traversal java goody#329

Merged
miorel merged 10 commits intocode-chronicles-code:mainfrom
utsavatwork:utsav/binaryTree
Aug 16, 2024
Merged

Binary tree preorder traversal java goody#329
miorel merged 10 commits intocode-chronicles-code:mainfrom
utsavatwork:utsav/binaryTree

Conversation

@utsavatwork
Copy link
Contributor

@utsavatwork utsavatwork commented Aug 15, 2024

Closes #172.

@utsavatwork utsavatwork requested a review from miorel as a code owner August 15, 2024 16:33
@utsavatwork utsavatwork changed the title Utsav/binary tree Binary tree preorder traversal java goody Aug 15, 2024
Copy link
Contributor

@miorel miorel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thank you!

@miorel miorel merged commit bfd2078 into code-chronicles-code:main Aug 16, 2024
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.

Add Java goody for traversing a binary tree pre-order

2 participants