IF btree is of order n,then what is min nuber of values at each node????
Is it floor(n/2)
a
I read if oreder is 5 then min values in each node is 2...SO is it
floor(n/2)

-- 


Reply via email to