Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Unit Test For - Binary Tree preOrder Traversal #105

Closed
TheSTL opened this issue Oct 19, 2019 · 2 comments
Closed

Add Unit Test For - Binary Tree preOrder Traversal #105

TheSTL opened this issue Oct 19, 2019 · 2 comments
Labels

Comments

@TheSTL
Copy link
Member

TheSTL commented Oct 19, 2019

👽 What is required?

Function to test: preOrder();
The algorithm is here : Binary Tree

  • Follow the ESLint rules strictly
  • Follow the filename and folder structure strictly
  • Since the Contribution Guide is not ready yet, go through the codebase pattern and add tests accordingly

Thank You!

@reshmisaji
Copy link

can I pick this up?

@TheSTL
Copy link
Member Author

TheSTL commented Oct 19, 2019

I'm closing this issue.
Merged PR - [#111 ]

@TheSTL TheSTL closed this as completed Oct 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants