# Rabbit coding challenge Given an array of (hotelId, hotelCoordinates) find all hotels closer than 5kms to a user location. That's it. That's the problem.