Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 146 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 146 Bytes

Idea

This problem is a simple BFS or DFS.

Note: we need to check whether we have visit the key before, otherwise, it will be wrong.