Bloomberg Interview Question

BST question: find a node contains value closest to the given value.

Interview Answer

Anonymous

Feb 9, 2015

I answered the BST problem using recursion