Bloomberg interview question

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

Interview Answer

Anonymous

9 Feb 2015

I answered the BST problem using recursion