A binary tree is a tree where each node has at most two children nodes. If a node has only one child node, that node should be made the left node.
確定! 回上一頁