> For the complete documentation index, see [llms.txt](https://leetcodebook-1.gitbook.io/top-interview-150/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://leetcodebook-1.gitbook.io/top-interview-150/bfs.md).

# 广度优先搜索

- [蛇梯棋](https://leetcodebook-1.gitbook.io/top-interview-150/bfs/snakes-and-ladders.md)
- [最小基因变化](https://leetcodebook-1.gitbook.io/top-interview-150/bfs/minimum-genetic-mutation.md)
- [单词接龙](https://leetcodebook-1.gitbook.io/top-interview-150/bfs/word-ladder.md)
