DSCSRMNCR / DSA-Code-Snippet

This repository is for adding codes of data structures and algorithms, leetCode, hackerrank etc solutions in different languages
4 stars 11 forks source link

Avoid Flood in the city #5

Open Manikant25 opened 3 years ago

Manikant25 commented 3 years ago

Problem link - https://leetcode.com/problems/avoid-flood-in-the-city/

AbhinavRajputEXE commented 3 years ago

@Manikant25 Can I do this? Although, my 1 PR merge is pending approval, Do I need to wait for the approval for that PR first or I can work on this issue along with that.

Manikant25 commented 3 years ago

You don't need to wait, checkout different branch and work on it and then push that

AbhinavRajputEXE commented 3 years ago

Ok, I'm on it.