Examveda

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


This Question Belongs to Data Structure >> Trees In Data Structures

Join The Discussion

Related Questions on Trees in Data Structures