Skip to content

Conversation

@amul-code
Copy link
Owner

Given a tree with N nodes and N-1 edges, calculate the maximum sum of the node values from root to any of the leaves without re-visiting any node.

What type of PR is this? (check all applicable)

  • [ 1] 🚀 Added Name
  • [ 1] ✨ Feature
  • [1 ] 🌟 stared the repo
  • 🐛 Grammatical Error
  • 📝 Documentation Update
  • 🚩 Other

Description

Add Link of GitHub Profile

Given a tree with N nodes and N-1 edges, calculate the maximum sum of the node values from root to any of the leaves without re-visiting any node.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants