Skip to content

added bst documentation and add an image #16

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

Merged
merged 3 commits into from
Sep 26, 2021
Merged

Conversation

Buddhad
Copy link
Contributor

@Buddhad Buddhad commented Sep 24, 2021

Fixes #15

Short description of what this resolves:

Added documentation of bst
Added Visualization link of bst

#15 Binary Search Tree

What Changes proposed in this pull request:

  • Added documentation of bst
  • Added an image of bst
  • Added Code

Checklist

  • Added description of the change
  • Added file name matches File name guidelines
  • Added code examples, test must pass
  • Added documentation so that the program is self-explanatory and educational.
  • Relevant documentation/comments is changed or added
  • PR title follows semantic commit guidelines
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • I acknowledge that all my contributions will be made under the project's license.

Notes:
It would be helpful for others to know more about Binary Search Tree.

@Buddhad
Copy link
Contributor Author

Buddhad commented Sep 24, 2021

Please let me know if anything needs to be added.

Copy link
Owner

@Utkarsh1504 Utkarsh1504 left a comment

Choose a reason for hiding this comment

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

@Buddhad please do the changes which I have suggested to you. And your PR is ready to merge.

@Buddhad
Copy link
Contributor Author

Buddhad commented Sep 24, 2021

If there is anything else I need to add, let me know.

@Buddhad Buddhad requested a review from Utkarsh1504 September 24, 2021 20:34
@Utkarsh1504
Copy link
Owner

@Buddhad Awesome. I appreciate your hard work. Thanks for your contribution to our repo, and I hope you will keep contributing.

Copy link
Owner

@Utkarsh1504 Utkarsh1504 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.

@Utkarsh1504 Utkarsh1504 added enhancement New feature or request java requires java ✅ Ready for merge approved pull request labels Sep 25, 2021
@Utkarsh1504
Copy link
Owner

Thank you for your work! keep contributing 👍🏼

@Utkarsh1504 Utkarsh1504 merged commit 919408d into Utkarsh1504:main Sep 26, 2021
@Utkarsh1504 Utkarsh1504 added hacktoberfest-accepted eligible PRs for hactoberfest and removed hacktoberfest-accepted eligible PRs for hactoberfest labels Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request java requires java ✅ Ready for merge approved pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

new lesson: Binary Search Tree
2 participants