Akuna Interview Question
AkunaQuantitative Developer Interview
There are N satellites that can deliver messages. Each satellite can only deliver messages to some subset of satellites. For each satellite that can send a message, each message has a delay in time. Given a starting satellite, that sends a message return the minimum time required for all the satellites to receive the message. If the message cannot be broadcasted to all satellites then return -1.
Unlock the Full Solution
Enter your email to get instant access to the complete solution, explanation, and similar practice problems.