How to solve Leetcode 1396. Design Underground System
Problem statement
An underground railway system is keeping track of customer travel times between different stations. They are using this data to calculate the average time it takes to travel from one station to another.
Implement the UndergroundSyst...
nhutnguyen.hashnode.dev5 min read