binary tree
Technical term in computer science for a tree data structure where each node has at most two children.
二分木はデータ構造の一つです。
A binary tree is one type of data structure.
Compound of 二分 (にぶん, 'dividing into two') + 木 (き, 'tree'), a calque of English 'binary tree'.