LINK: https://leetcode.com/problems/minimum...
Today we are solving a fun little problem which involves a clever way to incorporate a graph algorithm into what doesn't on the surface seem like a graph traversal.
00:00 Intro
00:10 Question Prompt
00:40 Basic Example
02:15 Solution Intuition
03:41 Coding
07:43 Time/Space Complexity