Time management is very much important in IIT JAM. The eduncle test series for IIT JAM Mathematical Statistics helped me a lot in this portion. I am very thankful to the test series I bought from eduncle.
Nilanjan Bhowmick AIR 3, CSIR NET (Earth Science)
Eduncle Best Answer
The size of non-leaf node in B-tree = m(Pb) + (m – 1)(key + Pr)
Here Pb is Block pointer and Pr is record pointer.
Given That
Pb = 4 and key size = 32 and since the size of Pr is not given in question consider it as zero.
Hence size of non-leaf node in B-tree = m(4) + (m – 1)(32) = 36M – 32