SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

219191 0 1 Python

Binary tree path sum (#7748)

* feat: Implement binary tree path sum (#7135)

* [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_path_sum.py

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

* refactor: Rename `dfs` to `depth_first_search`

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
C
Caeden Perelli-Harris committed
25757e697cfbb5bc7abf47c1ffa13061cb1534e1
Parent: de3271e
Committed by GitHub <noreply@github.com> on 10/27/2022, 9:03:01 PM