Find largest subtree sum in a tree

1 min read

https://www.geeksforgeeks.org/find-largest-subtree-sum-tree/

Check if given graph is tree
Maximum sum of nodes in binary tree such that no two are adjacent