Skip to content

Update Pacific Atlantic Water Flow - Leetcode 417.py #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

erickdcohen
Copy link

I was following the tutorial on Pacific Atlantic waterflow - Leetcode 417 and saw that the video recommended looking at this GitHub repo for a cleaner solution. The code seems to have an artifact from the video. This change just removes that so that it is less confusing.

TL;DR:

Removes coords = set() as described in Youtube tutorial since it is not used in the get_coords() function anymore

I cannot thank you enough for the video lessons!

Removes `coords = set()` as described in youtube tutorial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant