Delayed Flights Multi-Source BFS
Given a dependency graph where dependentFlights[x] contains every flight that directly depends on flight x, determine which flights are delayed using a multi-source breadth-first search approach.
Asked at:
Oracle
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
0
Late August, 2026
Oracle
Senior
dependentFlights[x] contains every flight that depends directly on flight x.
Hello Interview Premium
Your account is free and you can post anonymously if you choose.