👨💻
Cracking-Interview
Search...
Ctrl
K
Graph
Previous
6. Complement of Base 10 Integer
Next
1.Maximum number of edges to be removed to contain exactly K connected components in the Graph
Last updated
3 years ago
Was this helpful?
Connected Components / BFS/ DFS
Cycle Detection
Bipartite Graphs
MST
Directed Graph Indegree
Shortest Distances
Strongly Connected Components
Topological Sort
Graph Algorithms
1.Maximum number of edges to be removed to contain exactly K connected components in the Graph
2. Social Networking Graph
3.The Flight Plan
6.Longest path in an undirected tree
7.Keys and Rooms
9.Number of Islands
10. Number of Provinces
11.Surrounded Regions
12. All Paths From Source to Target
13.Word Ladder
14.Rotting Oranges
19. 01 Matrix
22.Word Search
23. Minimum Time to Collect All Apples in a Tree
24. Time Needed to Inform All Employees
25. As Far from Land as Possible
26. Clone Graph
29. Number of Operations to Make Network Connected
30. Open the Lock
31. Word Search II
33. Knight On Chess Board
34. Shortest Bridge
35. Pacific Atlantic Water Flow
36. Making A Large Island
4.Is it a tree?
15.Course Schedule
5.Possible Bipartition
8.Is Graph Bipartite?
27. Min Cost to Connect All Points
17. Minimum Number of Vertices to Reach All Nodes
18.Network Delay Time
20. Cheapest Flights Within K Stops
28. Find the City With the Smallest Number of Neighbors at a Threshold Distance
32. Number of Ways to Arrive at Destination
37. Path with Maximum Probability
21. Critical Connections in a Network
16.Course Schedule II
Graph Algorithms