If binary trees are represented in arrays, what formula can be used to locate a left child, if the node has an index i?
Q & A › Category: Data Structure › If binary trees are represented in arrays, what formula can be used to locate a left child, if the node has an index i?