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
    • 扫格
    • Topological Sort
      • Course Schedule
      • 210. Course Schedule II
      • Build Robot
      • 269. Alien Dictionary
  • 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

Topological Sort

Course Schedule210. Course Schedule IIBuild Robot269. Alien Dictionary
Previous317. Shortest Distance from All BuildingsNextCourse Schedule

Last updated 6 years ago

Was this helpful?