Write programs for different case studies, one such was building a alphanumeric keyboard input to complete numerical output converter.
Web Software Developer Interview Questions
138 web software developer interview questions shared by candidates
There are 3 baskets. One of them has apples, one has oranges only and the other has mixture of apples and oranges. The labels on their baskets always lie. (I.e. if the label says oranges, you are sure that it doesn't have oranges only, it could be a mixture or apples only) The task is to pick one basket and pick only one fruit from it and then correctly label all the three baskets. How will you do that?
Supply a method that decides if a given string is a palindrome.
How long have you been a developer?
HAVING clause ?
Were they (samples of my work) for a class, or did you develop them for a customer/project?
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.
technical questions
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
Viewing 21 - 30 interview questions