Programming Question

Question: Imagine you have a square matrix, where each cell (pixel) is either black or white Design an algorithm to find the maximum subsquare such that all four borders are filled with black pixels.

From: Cracking the Coding Interview [McDowell]

Subject: Hard

Load Another Question


Select a Subject