what is the similar leetcode problem to this?

I came across this interesting problem -> https://stackoverflow.com/questions/47000919/minimum-window-of-days-required-to-travel-all-cities .
I was wonderign what is the closest leetcode example to this one ?

Comments (1)