Hi, I'm having a little bit of trouble getting my head round the addition of a new node to a binary tree. Do you add a new node to the top or bottom of an existing node.
If I had this for example:
do I add the next node to the top of a or one of the bottom bits ( better word? ).Code:| a / \
Thanks



LinkBack URL
About LinkBacks


