aayush26 / leetcode

Solution for problems in leetcode.com
BSD 2-Clause "Simplified" License
3 stars 19 forks source link

[java] leetcode #1605 #50

Closed aayush26 closed 4 years ago

aayush26 commented 4 years ago

Is your new leetcode problem solution has duplicate in the repository? A duplicate solution means that the programming language and the algorithm applied is the same. If same algorithm but different programming languages, then the issue is valid and accepted. If yes, please stop here and don't submit a new issue as it won't be accepted.

Leetcode problem link https://leetcode.com/problems/find-valid-matrix-given-row-and-column-sums/

ruchira1802 commented 4 years ago

Picking this one