D
Dicread
HomeDictionaryBbinary tree

Note: The translation for this entry is currently under quality review. Some content is temporarily displayed in English only.

binary tree

binary tree
Danh từ
Số nhiều: binary trees

Ý nghĩa

Danh từbinary tree

A hierarchical data structure in computer science in which each node has at most two children, typically referred to as the left child and the right child.

The algorithm uses a binary tree to store the data for efficient searching and retrieval.

Từ liên quan

Last Updated: July 15, 2026Report an Error