MaxMind Senior Web Developer/Software Engineer interview questions
Updated Apr 15, 2023
based on 1 rating
Difficulty
Very easy
Experience
Very negative
How others got an interview
100%
Applied online
Applied online
Interview search
1 interviews
MaxMind interviews FAQs
Candidates applying for Senior Web Developer/Software Engineer roles take an average of 28 days to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at MaxMind overall takes an average of 10 days.
Common stages of the interview process at MaxMind as a Senior Web Developer/Software Engineer according to 1 Glassdoor interviews include:
I applied online. The process took 4 weeks. I interviewed at MaxMind in Apr 2023
Interview
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.
Interview questions [1]
Question 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.