BFS Shortest Path in an Unweighted Graph (Authoritative) — Open the LockUse BFS to find the minimum number of moves in an implicit unweighted graph (LeetCode 752: Open the Lock).