Coding Challenge · ADVANCED
In a large corporate network, each server is connected to several other servers, forming a complex web. Each connection has a bandwidth limit, and the goal is to optimize the data flow from a source server to a target server such that the minimum bandwidth along the path is maximized. Given the network connections and …