Dropbox DailyCodingProblem Medium TODO
Problem
Given the root to a binary search tree, find the second largest node in the tree.
Dropbox DailyCodingProblem Medium TODO
Given the root to a binary search tree, find the second largest node in the tree.