Solution: Set Matrix Zeroes
Let's solve the Set Matrix Zeroes problem using the Matrix Transformations pattern.
Statement
Given a matrix, mat
, if any element within the matrix is zero, set that row and column to zero.
Constraints:
-
mat.row
,mat.col
Access this course and 1400+ top-rated courses and projects.