Top 50 Graph Coding Problems for Interviews
Last Updated :
20 Feb, 2025
Improve
Here is the collection of the Top 50 list of frequently asked interview questions on Graph. Problems in this Article are divided into three Levels so that readers can practice according to the difficulty level step by step.
Easy Problems
- Print Adjacency List
- BFS of Graph
- DFS of Graph
- Transitive Closure of a Graph
- Union-Find
- Detect Cycle using DSU
Medium Problems
- Connected Components in an Undirected Graph
- Find the number of islands
- Detect cycle in an undirected graph
- Hamiltonian Path
- Prerequisite Tasks
- Course Schedule
- Circle of Strings
- Snake and Ladder problem
- Bipartite Graph
- Maximum Bipartite Matching
- Detect cycle in a directed graph
- Find whether path exists
- Toplogical Sort
- Level of Nodes
- Possible paths between 2 vertices
- Find the number of ‘X’ total shapes
- Distance of nearest cell having 1
- Mother Vertex
- Unit Area of largest region of 1’s
- Rotten Oranges
- Minimum Swaps to Sort
- Steps by Knight
- Implementing Dijkstra Algorithm
- Neeman’s Shoes
- Minimum Spanning Tree
- Strongly Connected Components (Kosaraju’s Algo)
- Bridge Edge in Graph
- Flood Fill Algorithm
- Replace O’s with X’s
- Shortest Prime Path
- Word Search
- Construct binary palindrome by repeated appending and trimming
- Word Boggle
Hard Problems
- Critical Connections
- Minimum Cost Path
- Strongly Connected Components (Tarjan’s Algo)
- Articulation Point – I
- Articulation Point – II
- Alien Dictionary
- Word Ladder I
- Word Ladder II
- Find number of closed islands
- Shortest Path by removing K walls
- Min Length String with All Substrings of Size N
Related Articles
- Top 50 Array Coding Problems for Interviews
- Top 50 String Coding Problems for Interviews
- Top 50 Tree Coding Problems for Interviews
- Top 50 Dynamic Programming Coding Problems for Interviews
- Top 50 Sorting Coding Problems for Interviews
- Top 50 Searching Coding Problems for Interviews
- Top 50 Binary Search Tree Coding Problems for Interviews
Some other important Tutorials
- DSA Tutorial
- System Design Tutorial
- Software Development Roadmap
- Roadmap to become a Product Manager
- Learn SAP
- Learn SEO