Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
MIT License
361 stars 621 forks source link

BFS and DFS in binary tree #248

Open Mahima0405 opened 3 years ago

Mahima0405 commented 3 years ago

The various Tree traversal algorithms such as BFS, DFS , Level-order Traversal, which are very important for being able to work with Trees .I would like to contribute to this problem as a part of GSSOC'21. Please assign me this question and I promise to give a clean, understandable, and readable code with comments and corresponding test cases. I request the mentors to assign me this question: @tarun26091999

vedant-jain03 commented 3 years ago

Hello I can do this issue using cpp and python please assign me this issu I will use commented code flow

imsushant12 commented 3 years ago

I wish to contribute to this issue with proper comments and clear explanation-

Please assign me this issue ,my code will be in C++ with proper comments, indentation and test cases.

majestic-rahul commented 3 years ago

hey, i would love to resolve this issue and i can provide you recursive tree traversal methods ,please assign me this issue

Abhinaba006 commented 3 years ago

I will like to work on this issue, I am a gssoc participant 2021, Please assign me this.

Suvraneel commented 3 years ago

I wish to contribute & resolve this issue with proper indentation, comments & sample I/O in C++. Kindly assign me these issues under GSSOC '21

ShrutiKhatri826 commented 3 years ago

I wish to contribute to this issue with proper comments, clear explanation and proper indentation resulting in a clean code. My code will be in C++. Please assign me this issue, Hope to hear from you soon!

tarun26091999 commented 3 years ago

The various Tree traversal algorithms such as BFS, DFS , Level-order Traversal, which are very important for being able to work with Trees .I would like to contribute to this problem as a part of GSSOC'21. Please assign me this question and I promise to give a clean, understandable, and readable code with comments and corresponding test cases. I request the mentors to assign me this question: @tarun26091999

do BFS and DFS in C++. Level order is already done in #192 . also raise different PR for different algo.

tarun26091999 commented 3 years ago

Hello I can do this issue using cpp and python please assign me this issu I will use commented code flow

do BFS and DFS in python, raise separate PRs.

pallavidhere23 commented 3 years ago

I am a GSSOC'2021 participant. Please assign me this work.I am good at C++,C,Java and python.Also good at algorithm and data structures.I will write programmes with detailed explanation and proper commenting.

tarun26091999 commented 3 years ago

I am a GSSOC'2021 participant. Please assign me this work.I am good at C++,C,Java and python.Also good at algorithm and data structures.I will write programmes with detailed explanation and proper commenting.

do BFS and DFS in Java. Raise separate PRs.

LayaMitta commented 3 years ago

I am a GSSOC'2021 participant.Please assign me this work of BFS and DFS in a binary tree. I am good at C,C++,Java and Python. I will write code in C++ along with detailed explanation and comments. @tarun26091999

kavyasree-123 commented 3 years ago

hi ,this is GSSOC'2021 participant beginner .very much interested in algorithms and data structures Please assign me this work .
@tarun26091999 I'll write the code in much structured and well descriptive way thank you

Himani-D commented 3 years ago

I am interested in data structures and I would love to work on BFS and DFS in C++,C as a GSSOC'21 participant . Please assign me this.

anjalibanerjee01 commented 3 years ago

I am a GSSOC'21 participant and I would like to contribute in this using C/ C++ with proper code and comments. Please assign me this.

tarun26091999 commented 3 years ago

@pallavidhere23 also add BFS soon

pallavidhere23 commented 3 years ago

@pallavidhere23 also add BFS soon

@tarun26091999 already added at PR #873 as u said to make 2 separate PRs

Nishayadav-bit commented 3 years ago

Hey , I'm a GSSOC'21 participant . I would like to work on this issue please assign me .

tarun26091999 commented 3 years ago

@pallavidhere23 also add BFS soon

@tarun26091999 already added at PR #873 as u said to make 2 separate PRs

that is DFS only, no BFS present

tarun26091999 commented 3 years ago

@vedant-jain03 no updates from your side even after so much time.

pallavidhere23 commented 3 years ago

870 (Traversal in BFS ) And #873 (DFS Traversal ) both are added almost 22 days ago.

i-shreyagarg commented 3 years ago

I am a participant of GSSOC'21 I would like to contribute in this

vedant-jain03 commented 3 years ago

@vedant-jain03 no updates from your side even after so much time.

Sorry @tarun26091999 for delaying my PR Actually the thing is that I have done my code in my local system I have created 2 pull request and no one is responding to it. That is why I am not requesting more

vedant-jain03 commented 3 years ago

@tarun26091999 If possible kindly review #1470 PR So that even 1 get merge or got reviewed I will get knowledge about how to do next My codes that are assinged to me are ready in my local But actually I am not recieving review from mentors I tagged in my PRs Sorry for the delay sir

tarun26091999 commented 3 years ago

I wish to contribute to this issue with proper comments and clear explanation-

Please assign me this issue ,my code will be in C++ with proper comments, indentation and test cases.

do in cpp and raise separate PRs

tarun26091999 commented 3 years ago

I am a participant of GSSOC'21 I would like to contribute in this

specify the language.

imsushant12 commented 3 years ago

I wish to contribute to this issue with proper comments and clear explanation- Please assign me this issue ,my code will be in C++ with proper comments, indentation and test cases.

do in cpp and raise separate PRs

Thankyou for assigning, working on it!