Бинарное дерево поиска в примере структуры данных

Примеры кода

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
..................................................................................................................