[CareerCup] 4.5 Validate Binary Search Tree 验证二叉搜索树

 

4.5 Implement a function to check if a binary tree is a binary search tree.

 

LeetCode上的原题,请参见我之前的博客Validate Binary Search Tree 验证二叉搜索树

posted @ 2015-08-03 23:38  Grandyang  阅读(573)  评论(0编辑  收藏  举报
Fork me on GitHub