Problem: Is This a Binary Search Tree?Given the root node of a binary tree, check if it's also a binary search tree?