rahul sharma Tue, 01 Jan 2013 04:03:41 -0800
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)
--