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.
Web Software Engineer Interview Questions
289 web software engineer interview questions shared by candidates
"Build Your Own Flux" TDD - They have an empty function and some tests laid out that you need to build up to passing.
Given 2 images in HTML markup: <img src="blah.gif" /><img src="blah.gif" /> how would you position the lower above the upper in CSS?
Describe yourself to the interviewers
Tell me what React is and what Redux is and why are they useful?
Can you describe a time where you were given an impossible task, how did you respond and what was the outcome?
Can you tell me about your past experiences working on programming projects?
Describe a challenge you faced in a past internship or project.
One of the easy LC style: Write a function to reverse a string without using a language built-in.
Q: Find the k-smallest integers in an array. Q: Describe a time you dealt with a diffcult individual in a team Q: Why do you want this role? Q: Describe the most important aspect in building trust in a relationship
Viewing 61 - 70 interview questions