I seem to recall this question as one of the popular programming trivia questions. <BR>If you are given the base coordinates of a bunch of rectangles and the height, what will be a good way to ...
Dealing with a problem here that probably has a clever solution which is not coming to me: I have an m x n grid. This grid contains some circles. I would like to find a set of squares that covers the ...