Trees: Is This a Binary Search Tree?

  • [deleted]Challenge Author
    + 1 comment

    @praviteja5 you put equal sign to check for the false condition which means the problem statement holds good, i.e; if there are duplicate values it is not a binary search tree.