[LeetCode] 98. Validate Binary Search Tree 验证二叉搜索树

Given a binary tree, determine if it is a valid binary search tree (BST). Assume a BST is defined as follows: The left subtree of a node contains only
posted @ 2015-02-24 02:26  Grandyang  阅读(35124)  评论(17)    收藏  举报
Fork me on GitHub