Envié una solicitud electrónica. El proceso duró 4 semanas. Acudí a una entrevista en MaxMind en abr 2023
Entrevista
Received an email like many others already put in this review, giving me homework to be done in 2 weeks. Finished the homework in 2 days. Received an answer that the dev team would review the homework in 2 weeks. On the very next day (less than 24 hours), received an email that I'm not a good fit for the role. No mention of why.
Preguntas de entrevista [1]
Pregunta 1
The web form should allow the user to enter one or more IP addresses. On submission, it should look up these IP addresses in the GeoLite2 City database and display the following for each IP address: ○ Country Code ○ Postal Code ○ City Name ○ Time Zone ○ Accuracy Radius You may implement this in the language of your choice. Our developer site contains links to database reader libraries in numerous languages. Feel free to use either an official library or a third-party one. Please use one of the libraries linked from this page. The pages may either be generated server side or you may dynamically load the content using JavaScript. To get access to the GeoLite2 City database, you must sign up on our website. Do NOT use the GeoLite2 web service.