How to find a node in graph, which is reachable from every other node in graph.
Anonymous User
1246

I got this question in OA of Grab.
image
image

Can someone have any idea , how to solve this? I tried using indegree, outdegree but that didn't work.

Comments (9)