Uber SWE Interview Question 2024 April | Graph: Network Delay Time | on-campus
Uber · Question · Posted Jun 2026
Question 1: Network Delay Time Problem Statement You are given a network of n nodes, labeled from 1 to n. You are also given times, a list of travel times as directed edges times[i] = (ui, vi, wi), where ui is the source node, vi is the target node, and wi is the time it takes for a signal to travel from source to target. We will send a signal from a given node k. Return the minimum time it ...
The full answer & interview discussion are available to premium members.
Log in Create a free account