-
Notifications
You must be signed in to change notification settings - Fork 94
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
Conversation
Please let me know if anything needs to be added. |
There was a problem hiding this 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.
If there is anything else I need to add, let me know. |
@Buddhad Awesome. I appreciate your hard work. Thanks for your contribution to our repo, and I hope you will keep contributing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
Thank you for your work! keep contributing 👍🏼 |
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:
Checklist
Notes:
It would be helpful for others to know more about Binary Search Tree.