OJ
Ctrlk
  • Introduction
  • Some Tips
  • strStr and Coding Style
  • Binary Search
  • Binary Tree & Divide Conquer
  • Dynamic Programming I
  • Dynamic Programming II
  • Linked List
  • Array & Numbers
  • Heap
  • Hash
  • Multiple Pointers
  • Stack
  • Breadth-first Search
    • Employee Importance
    • Remove Invalid Parentheses
    • Word Ladder II
    • 773. Sliding Puzzle
    • 407. Trapping Rain Water II
    • Level-order Traversal
    • Letter Combinations of a Phone Number
    • 1197. Minimum Knight Moves
    • 247. Strobogrammatic Number II
    • 1298. Maximum Candies You Can Get from Boxes
    • 1311. Get Watched Videos by Your Friends
    • 1391. Check if There is a Valid Path in a Grid
    • 815. Bus Routes
    • 扫格
      • Walls and Gates
      • Minesweeper
      • 01 Matrix
      • 1293. Shortest Path with Obstacles Elimination
      • Pacific Atlantic Water Flow
      • The Maze II
      • The Maze
      • The Maze III
      • 1036. Escape a Large Maze
      • 317. Shortest Distance from All Buildings
    • Topological Sort
  • Bit Manipulation
  • Math
  • Trie
  • Graph
  • Union Find
  • Exhaustive Search
  • String
  • Greedy
  • Design
  • Queue
Powered by GitBook
On this page

Was this helpful?

  1. Breadth-first Search

扫格

Walls and GatesMinesweeper01 Matrix1293. Shortest Path with Obstacles EliminationPacific Atlantic Water FlowThe Maze IIThe MazeThe Maze III1036. Escape a Large Maze317. Shortest Distance from All Buildings
Previous815. Bus RoutesNextWalls and Gates

Last updated 6 years ago

Was this helpful?