Programming Question

Question: Given an NxN matrix of positive and negative integers, write code to find the submatrix with the largest possible sum.

From: Cracking the Coding Interview [McDowell]

Subject: Hard

Load Another Question


Select a Subject