Pergunta de entrevista da empresa MatchPoint Solutions

HackerRank test with 2 problems: get a phone country code from a country by querying a countries API (using java.net.* libraries) and the other problem was to implement a RateLimiter for an endpoint (need to synchronize the counter to solve all test cases).