LeetCode图论 graph(共20题)

Posted zhangwanying

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了LeetCode图论 graph(共20题)相关的知识,希望对你有一定的参考价值。

【133】Clone Graph 

【207】Course Schedule 

【210】Course Schedule II 

【261】Graph Valid Tree 

【269】Alien Dictionary 

【310】Minimum Height Trees 

【323】Number of Connected Components in an Undirected Graph 

【332】Reconstruct Itinerary 

【399】Evaluate Division 

【444】Sequence Reconstruction 

【684】Redundant Connection 

【685】Redundant Connection II 

【743】Network Delay Time 

【765】Couples Holding Hands 

【785】Is Graph Bipartite? 

【802】Find Eventual Safe States 

【839】Similar String Groups 

【841】Keys and Rooms 

【854】K-Similar Strings 

【928】Minimize Malware Spread II 

以上是关于LeetCode图论 graph(共20题)的主要内容,如果未能解决你的问题,请参考以下文章

LeetCode排序 sort(共20题)

LeetCode排序 sort(共20题)

LeetCode排序 sort(共20题)

LeetCode栈 stack(共40题)

图论介绍(Graph Theory)

LeetCode分治法 divide and conquer (共17题)