Creado por harvs899
hace más de 10 años
|
||
Is a binary tree a static or dynamic data structure?
What is the maximum number of child nodes each parent node can have?
What is the first node called?
What are sibling nodes?
What is the problem with removing parent nodes from a binary tree? And what is a solution?