I need to model a huge binary tree considering:
*Need to know if a node is left child or right child *The binary tree can grow indefinitely *Updating structure is not