😎
Cracking Leetcode
More
Search
Ctrl + K
BFS
Previous
582. Kill Process
Next
102. Binary Tree Level Order Traversal (BFS)
102. Binary Tree Level Order Traversal (BFS)
103. Binary Tree Zigzag Level Order Traversal
127. Word Ladder - BFS
133. Clone Graph (BFS, DFS)
200. Number of Islands (BFS)
733. Flood Fill
1765. Map of Highest Peak
1926. Nearest Exit from Entrance in Maze
317. Shortest Distance from All Buildings
399. Evaluate Division
433. Minimum Genetic Mutation
542. 01 Matrix
547. Number of Provinces
934. Shortest Bridge
994. Rotting Oranges
1091. Shortest Path in Binary Matrix
690. Employee Importance
773. Sliding Puzzle
1293. Shortest Path in a Grid with Obstacles Elimination
818. Race Car
Dijkstra
2642. Design Graph With Shortest Path Calculator
1514. Path with Maximum Probability (spfa, dijkstra)
lintcode 1565 · Modern Ludo I (spfa, dijkstra)
743. Network Delay Time (dijkstra
2662. Minimum Cost of a Path With Special Roads
787. Cheapest Flights Within K Stops (Dijsktra, DP
490. The Maze (spfa
505. The Maze II (spfa
499. The Maze III (spfa, dijkstra
1631. Path With Minimum Effort (dijkstra
1368. Minimum Cost to Make at Least One Valid Path in a Grid
752. Open the Lock
1197. Minimum Knight Moves
1730. Shortest Path to Get Food
305. Number of Islands II (union-find)
803. Bricks Falling When Hit (backward union find)
765. Couples Holding Hands
841. Keys and Rooms
2812. Find the Safest Path in a Grid
2510. Check if There is a Path With Equal Number of 0's And 1's