Problems / Graphs / Pacific Atlantic Water Flow
#83 Medium Time O(m·n) Space O(m·n) Animated

Pacific Atlantic Water Flow

Find cells that can flow to both Pacific and Atlantic oceans.

LeetCode ↗
Approach: DFS
Click play to start
Step 0 / 0
Press play to start the visualization.

Steps