ary1733 / Hacktober2020

Lets make a code bank for Competitive coding
9 stars 31 forks source link

Find diameter of a Binary tree in cpp #27

Closed ary1733 closed 3 years ago

ankitsri98 commented 3 years ago

Yes , i can Solve this Problem . Please assign this to me. Thank you

ankitsri98 commented 3 years ago

Sir This is my first time solving a doubt. i have written the code should i copy paste the code in the comment section or attach a link to it .

On Sun, Oct 11, 2020 at 8:03 PM ary1733 notifications@github.com wrote:

Assigned #27 https://github.com/ary1733/Hacktober2020/issues/27 to @ankitsri98 https://github.com/ankitsri98.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/ary1733/Hacktober2020/issues/27#event-3863740485, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKCIKDQWK5KFEZISEGL3E3DSKG64NANCNFSM4SLYSP5A .

ary1733 commented 3 years ago

@ankitsri98 You should follow these steps to complete your pull request: 1)fork the repository 2)add a file "TreeDia.cpp" in CPP folder in the forked repository 3)paste your code inside the new file. 4)Create a pull request with commit message "Added "TreeDia.cpp" in CPP"

and then i will merge it to the main branch

ary1733 commented 3 years ago

you could refer to this https://hacktoberfest.digitalocean.com/ to learn how to create your first pull request.

ankitsri98 commented 3 years ago

ok sir got it thanks