Binary Search Tree : Lowest Common Ancestor

  • + 0 comments

    This code gives the output as 1 and result is correct. In an another code output is 4 and then too result is correct.