判断一棵树是否为二叉搜索树

2015-02-28  本文已影响133人  lintong

A binary search tree (BST) is a node based binary tree data structure which has the following properties.

上一篇 下一篇

猜你喜欢

热点阅读