二进制的搜索树的数据结构的例子

代码示例

4
0

N

In computer science, a binary search tree (BST),
also called an ordered or sorted binary tree,
is a rooted binary tree data structure whose internal nodes each store a key greater than all the 
keys in the node's left subtree and less than those in its right subtree.

类似页面

带有示例的类似页面

其他语言

此页面有其他语言版本

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................