Binary Search Tree : Lowest Common Ancestor

  • + 0 comments

    That particular piece of logic would return false since the test 4<1 returns false and the test 4>7 returns false.