Hard Question | OA | Help if you can please
Anonymous User
1936

Can anyone solve this? Seems hard.

image
image
image

The method signature is as follows:

public static int hospital(int cityNodes, List<Integer> cityFrom, List<Integer> cityTo) { }

Comments (4)