leetcode-the-hard-way
leetcode-the-hard-way copied to clipboard
Tutorial Writeup - Binary Search Tree
Markdown Path: tutorials/graph-theory/binary-search-tree.md
- Overview
- Explanation with 2 - 3 LC problems
- Suggested Problems (See
arrays.mdas a reference for the format)
You can include other info related to this topic as you wish.
@wingkwong can you assign me this issue? I wanted to work on this issue.
Free feel to discuss with me in Discord.
Hii I can't operate discord so can you clarify some doubts?
- How i will contribute to it?
- First, I will fork this repo. And once my work is done then I will create a pull request.
- Is this the flow because the contribution guide has only tutorials and solutions guides nothing else? So please clarify these doubts.
@utkarsh4321
- Fork this repository. Update the markdown. Then submit a PR.
- Yes
- The contribution guide is mainly for this repository. What you are asking is a general flow. If you are new to open source, you may check out some resources in hacktoberfest participation page here
@wingkwong I want to draw a binary search tree how i will draw it in markdown? can you give some suggestions?
Use some online tools to draw and then upload to GitHub editor to retrieve the img link.
Unassigned due to inactivity.
Hey there, i would like to work on this issue. Can you please assign me?
@ChiragAgg5k assigned. please check out contribution guide first.