Skip to content

Add TypeScript goodies for traversing binary trees#157

Merged
miorel merged 2 commits intomainfrom
traversals
Jul 11, 2024
Merged

Add TypeScript goodies for traversing binary trees#157
miorel merged 2 commits intomainfrom
traversals

Conversation

@miorel miorel requested review from elimanzo and simona1 July 10, 2024 20:38
@github-actions
Copy link
Contributor

github-actions bot commented Jul 10, 2024

PR Health Report

Last checked commit 591f04f.

  • npx prettier --write .github .vscode && ! (git status --porcelain | grep .): ✅
  • (cd tools && yarn format && ! (git status --porcelain | grep .)): ✅
  • (cd tools && yarn lint): ✅
  • (cd tools && yarn typecheck): ✅
  • (cd tools && yarn test): ✅
  • (cd tools/adventure-pack && yarn build-app): ✅

Copy link
Contributor

@elimanzo elimanzo 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. can't wait to see level order :)

@miorel
Copy link
Contributor Author

miorel commented Jul 11, 2024

Looks good. can't wait to see level order :)

Created #161 as we discussed 😄

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