Problems on Leetcode that uses Bidirectional BFS

I found this amazing solution that uses Bidirectional BFS for Leetcode problem 752. Open the Lock
Does anyone know of any other problems on Leetcode that can be solved using the same approach?

Comments (4)