Erstellt von harvs899
vor mehr als 10 Jahre
|
||
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?