Back to DSA Patterns

Graphs Problems

Practice these problems to master fundamental graph algorithms and common patterns.

0/7 Problems Complete

StatusProblem NameDifficultyProblem LinkVideo Solution
Clone GraphMediumLeetCodeYouTube
Number of Connected Components in an Undirected GraphMediumLeetCodeYouTube
Course ScheduleMediumLeetCodeYouTube
Word LadderHardLeetCodeYouTube
Pacific Atlantic Water FlowMediumLeetCodeYouTube
Minimum Number of Vertices to Reach All NodesMediumLeetCodeYouTube
Shortest Path in Binary MatrixMediumLeetCodeYouTube