Trees: Is This a Binary Search Tree?

  • + 0 comments

    Missing stubs for JS too. There is no checkBST(root) for js, Not sure how the tree is created and how to access it.