Crate graph

Source
Expand description

§Graph (DFS, BFS, Topological Sort, Kahn’s)

Structs§

Sol684 🔒
684m Redundant Connection
Sol695 🔒
695m Max Area of Island
Sol753 🔒
753h Cracking the Safe
Sol802 🔒
802m Find Eventual Safe States
Sol827 🔒
827h Making A Large Island
Sol909 🔒
909m Snakes and Ladders
Sol1267 🔒
1267m Count Servers that Communicate
Sol1298 🔒
1298h Maximum Candies You Can Get from Boxes
Sol1368 🔒
1368h Minimum Cost to Make at Least One Valid Path in a Grid
Sol1462 🔒
1462m Course Schedule IV
Sol1765 🔒
1765m Map of Highest Peak
Sol1976 🔒
1976m Number of Ways to Arrive at Destination
Sol2127 🔒
2127h Maximum Employees to Be Invited to a Meeting
Sol2359 🔒
2359m Find Closed Node to Given Two Nodes
Sol2467 🔒
2467m Most Profitable Path in a Tree
Sol2493 🔒
2493h Divide Nodes Into the Maximum Number of Groups
Sol2503 🔒
2503h Maximum Number of Points From Grid Queries
Sol2608 🔒
2608h Shortest Cycle in a Graph
Sol2658 🔒
2658m Maximum Number of Fish in a Grid
Sol2685 🔒
2685m Count the Number of Complete Components
Sol3108 🔒
3108h Minimum Cost Walk in Weighted Graph
Sol3341 🔒
3341m Find Minimum Time to Reach Last Room I
Sol3342 🔒
3342m Find Minimum Time to Reach Last Room II
Sol3372 🔒
3372m Maximize the Number of Target Nodes After Connecting Trees I
Sol3373 🔒
3373m Maximize the Number of Target Nodes After Connecting Trees II