Re: [algogeeks] Median of 2D matrix

2011-11-02 Thread Anup Ghatage
Median of Medians? On Tue, Nov 1, 2011 at 10:44 PM, Ankuj Gupta wrote: > We have a N X N matrix whose rows and columns are in sorted order. How > efficiently can we find > the median of those N^2 keys ? > > -- > You received this message because you are subscribed to the Google Groups > "Algorit

[algogeeks] Median of 2D matrix

2011-11-01 Thread Ankuj Gupta
We have a N X N matrix whose rows and columns are in sorted order. How efficiently can we find the median of those N^2 keys ? -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to algogeeks@googlegroups.com. To