Wednesday, May 10, 2006

Common interview questions on algorithms

Common interview questions on algorithms

Problem

Given N machines with M integers (not necessarily distinct), How would you find the median among these M * N integers with a constraint that these Machines cannot hold more than M integers?

No comments:

Post a Comment