Fundamentals/DFS on Trees
← PrevNext →
Given the root of a binary tree, return the maximum value found in the tree using DFS.