🌃
Limited Algorithm
Ctrlk
  • Summary
  • Hash & TreeMap
  • Queue &Stack & PQ
  • Hybrid Data Structure
  • Graph
    • Summary
    • 基本功&母体 skip
    • Graph Theory II& III Problem of Connectivity and Reachable
    • Graph Theory IV& V:  Shortest Path: BFS
    • Graph Theory VI: Shortest Path III Dijkstra Algorithm
    • Graph Theory VIII Topological Order
      • Intro
      • Question 1 Course Schedule
      • Question 2 Course Schedule II
      • Question 3 Parallel Course
      • Question 3+ Parallel Course III
      • Question 4 Find All Possible Recipes from given Supplies
      • Question 5 Alien Dictionary
      • Question 5s Alien Dictionary
    • Graph Theory IX Introduction to Disjoint Set(Union Find)
    • Graph Theory X: Union Find More Ractcce on UF
    • Graph Theory XI: UF 拓展 && Minimum Spanning Tree I & II
  • Graph Backtracking and Others
  • Tree
  • Pure Recursion & Backtracking
  • Dynamic Programming
  • Others
  • Array& LinkedList & String
  • Adavance Two Pointer
  • Advance Sliding Window
  • Advance Binary Search
  • Advance Young's Matrix
  • Java Knowledge
Powered by GitBook
On this page
  1. Graph

Graph Theory VIII Topological Order

IntroQuestion 1 Course ScheduleQuestion 2 Course Schedule IIQuestion 3 Parallel CourseQuestion 3+ Parallel Course IIIQuestion 4 Find All Possible Recipes from given SuppliesQuestion 5 Alien DictionaryQuestion 5s Alien Dictionary
PreviousQuestion Extra Minimum cost to reach city with discountsNextIntro

Last updated 2 years ago