Question d’entretien chez Amazon

One is on binary tree

Réponse à la question d'entretien

Utilisateur anonyme

23 août 2022

Structurally, a complete binary tree consists of either a single node (a leaf) or a root node with a left and right subtree, each of which is itself either a leaf or a root node with two subtrees.