Which one of the following is the correct formulae to find the parent node at index I?
A. (I-1)/K
B. (I+1)/K
C. (I*1)/K
D. (I-2)/K
Answer: Option A
A. (I-1)/K
B. (I+1)/K
C. (I*1)/K
D. (I-2)/K
Answer: Option A
A. Inorder
B. Preorder
C. Postorder
D. Level-order
Join The Discussion