Closed leftoverBits closed 7 years ago
Each child stores its parent as a node. A grandchild stores the original child's node which stores the original parent node. Potential memory issue?
Each child stores its parent as a node. A grandchild stores the original child's node which stores the original parent node. Potential memory issue?