Trees: Is This a Binary Search Tree?

  • + 0 comments

    Extremely interesting. This works in Java for all test cases, but fails on many for Python 3.