Skip to content
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

Sum of binary tree nodes #7020

Closed
1 task done
CaedenPH opened this issue Oct 11, 2022 · 17 comments
Closed
1 task done

Sum of binary tree nodes #7020

CaedenPH opened this issue Oct 11, 2022 · 17 comments
Labels
enhancement This PR modified some existing files

Comments

@CaedenPH
Copy link
Contributor

Feature description

    3
   / \
  9   20
     /  \
    15   7

The output would be 3+9+20+15+7

Would you like to work on this feature?

  • Yes, I want to work on this feature!
@CaedenPH CaedenPH added the enhancement This PR modified some existing files label Oct 11, 2022
@nfarhaan
Copy link

Hello,
Can you assign this issue to me?

@Akashhpatil
Copy link

I would like to work on this issue!

@PremSundarB
Copy link

Hey I would love to work on this issue !

@UTKARSHMOHAN2003
Copy link

SIE ASSIGN ME

@AbrarAhmed3
Copy link

I would like to work on this issue!
Can you assign this issue to me?

@aryan-1311
Copy link

Hi, I would like to work on this issue.
Assign it to me.

@scanf-somsubhra
Copy link

hello sir can you please assign this work to me i can definitely solve this problem

@imnisi
Copy link

imnisi commented Oct 12, 2022

Hii @CaedenPH! Could you assign this issue to me? I would love to solve this issue.
Thank You

@huangderek02
Copy link

Hii @CaedenPH! Could you assign this issue to me? I would love to solve this issue.
Thank You

@Shubham74500
Copy link

Hii sir could you assign this issue to me.

@drashan14
Copy link

Hello Sir/Mam,
I would like to do this job could you assign me this task.

@anuragshuklajec
Copy link
Contributor

Hii @CaedenPH! Could you assign this issue to me ?

@SaurabhBudhwani26
Copy link

Hi @CaedenPH , I would love to work on this issue, can you please assign me this?

CaedenPH added a commit to CaedenPH/Python that referenced this issue Oct 14, 2022
@deisecristiane
Copy link

deisecristiane commented Oct 14, 2022

Olá, quero contribuir com esse problema.

@shyambaral
Copy link

hlo can i do that

@CODER-AsHuToSh
Copy link

Hello Sir,
Can You assign this issue to me?

cclauss added a commit that referenced this issue Oct 15, 2022
* feat: Binary tree node sum (#7020)

* feat: Sum of all nodes in binary tree explanation (#7020)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update data_structures/binary_tree/binary_tree_node_sum.py

Co-authored-by: Christian Clauss <cclauss@me.com>

* refactor: Change replace method with `__iter__` overriding (#7020)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
KuldeepBorkar added a commit to KuldeepBorkar/Python that referenced this issue Oct 15, 2022
@Sanjana20304
Copy link

I would like to work on this. Please assign this to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This PR modified some existing files
Projects
None yet
Development

No branches or pull requests