utkarsh006 / LeetCode-Grind

This Repo is a one way solution to ace your Technical Interviews and crack your dream Job by upsolving LeetCode standard problems.
MIT License
50 stars 26 forks source link

4th-October Leetcode Daily Challenge #239

Closed Shweta2024 closed 2 years ago

Shweta2024 commented 2 years ago

Description

Path Sum

Given the root of a binary tree and an integer targetSum, return true if the tree has a root-to-leaf path such that adding up all the values along the path equals targetSum.

Code of Conduct

Shweta2024 commented 2 years ago

@utkarsh006 sir please assign this issue to me.