This picture made me wonder what is the largest common rectangle in the picture below ( if any ( without allowing rotation)? Next question given n distinct letters what is the largest possible 2d covering ( i.e. putting letters in a grid ) before there are 2 common rectangles of one with side having length of n letters.
Is it possible to create arbitrary large 2d grids without having 2 common squares of sides $n^2$ length?
I guess these are questions analogous to greatest common sequence.
I could only find $ \begin{array}{lcr} \mbox O & O \\ \mbox O & G \\\end{array} $
