A perfect binary tree is a binary tree in which all interior nodes have two children and all leaves have the same depth or same level.

(“Binary Tree” 2022)

Perfect binary tree

Bibliography