TheAlgorithms/Python

Add set matriz zero problem in array data structure.

Opened this issue · 0 comments

Feature description

Problem: Given an m x n integer matrix matrix, if an element is 0, set its entire row and column to 0's.
I want to add this under hacktober fest please assign it to me