Coding Interview Questions: No. 46 - Nodes with Sum in a Binary Search Tree
Problem: Given a binary search tree, please check whether there are two nodes in it whose sum equals a given value.Read full article from Coding Interview Questions: No. 46 - Nodes with Sum in a Binary Search Tree