I am assuming that nodes of this tree contain numbers and we want to
get the median of these numbers. Also is this B-Tree a search tree -
are the 3 numbers in each node (each node has 4 chidren and hence 3
values) sorted?

Regards,
Sourav Sain
On Jun 26, 8:27 am, sharad kumar <sharad20073...@gmail.com> wrote:
> Find the median in B-tree of order 4? Note that as the tree has order 4, it
> is not a binary tree.

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to