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

Adds tree.py #67

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Adds tree.py #67

wants to merge 2 commits into from

Conversation

rghvsh
Copy link
Contributor

@rghvsh rghvsh commented Oct 23, 2023

PR Description

Description

Adds tree data structure

Related Issue

Closes: #65

Checklist

Before submitting this pull request, please ensure that you have:

  • Followed the code style and conventions.
  • Added appropriate comments and documentation.
  • Updated or added unit tests, if necessary.
  • Checked for any linting errors or warnings.
  • Verified that the code builds and runs without errors.

Author

Raghav Sharma (@rghvsh)

Adds tree data structure.
fixed indentation
@rghvsh
Copy link
Contributor Author

rghvsh commented Oct 30, 2023

@Tinny-Robot @matt-wisdom is this fine?

@rghvsh rghvsh closed this Oct 31, 2023
@rghvsh rghvsh reopened this Oct 31, 2023
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.

Tree
1 participant