Pergunta de entrevista da empresa Flipkart

Find two integers in the BST whose sum is equal to K.... Answer - Try to solve this problem using two stacks nd not by recursion) ......