CP-DSA-Questions icon indicating copy to clipboard operation
CP-DSA-Questions copied to clipboard

Range Sum of BST: Given the root node of a binary search tree and two integers low and high, return the sum of values of all nodes with a value in the inclusive range [low, high].

Open Niyati3031 opened this issue 1 year ago • 1 comments

Link of the question

Provide the link of the question and ask for assignment of the issue.

Coding platform

  • [ ] Hackerrank
  • [ ] HackerEarth
  • [ ] Codechef
  • [ ] Codeforces
  • [✅ ] Leetcode
  • [ ] InterviewBit
  • [ ] AtCoder
  • [ ] 450 DSA Sheet

Programming language

  • [ ] C
  • [ ] C++
  • [ ] Java
  • [✅ ] Python

Additional context (OPTIONAL)

Add any other context or screenshots about the feature request here.

Niyati3031 avatar Sep 30 '23 14:09 Niyati3031

Can you please assign this to me for hacktoberfest 2023

Niyati3031 avatar Sep 30 '23 14:09 Niyati3031