Graph Representation: Easy to Hard Problems
Easy
- Find the Town Judge
- Graph Valid Tree
- Find the Center of a Star Graph
- Find if Path Exists in Graph
- Find All the Lonely Nodes
Medium
- Number of Connected Components in an Undirected Graph
- Course Schedule
- Clone Graph
- Minimum Height Trees
- Network Delay Time
- Course Schedule II
- All Paths From Source to Target
- Redundant Connection
- Critical Connections in a Network
- Detect Cycles in 2D Grid