Rajdwip-69 / leetcode-java_solution Public forked from fluency03/leetcode-java Notifications Fork 0 Star 0 Code Pull requests Projects Security and quality Insights ...
Given the root of a binary tree with N nodes, each node in the tree has node.val coins, and there are N coins total. In one move, we may choose two adjacent nodes and move one coin from one node to ...