Web Applications Developer Interview Questions

701 web applications developer interview questions shared by candidates

I was expecting some JavaScript questions related to DOM manipulation, instead It was a pure algorithm and data structure question: Revert words in a sentence. For example given "hello world", you need to return "world hello". I was so nervous that at I first I reverted the entire sentence character by character. I was able to correct it in the end but obviously he wasn't very satisfied as it eventually took me a long time to solve this problem.
avatar

Web Applications Developer

Interviewed at Forio

4.1
Feb 15, 2014

I was expecting some JavaScript questions related to DOM manipulation, instead It was a pure algorithm and data structure question: Revert words in a sentence. For example given "hello world", you need to return "world hello". I was so nervous that at I first I reverted the entire sentence character by character. I was able to correct it in the end but obviously he wasn't very satisfied as it eventually took me a long time to solve this problem.

For our mobile applications (iPad, iPhone and Android) we have to serve up different image advertisements to each different device. Generally our advertisers purchase their space for a month of time, but at times can be for only set periods of times. Sometimes they order for all three devices and other times for only one or two. Finally, each advertisement has a specific URL that the user should go to when they click on the advertisement. We need you to describe how you’d build a small application to serve up these advertisements. You don’t need to write line by line code, but be able to describe the architecture of the system from a high level. Be prepared to describe: ● How would you serve up the mobile advertisements? ● How would the data for each advertisement be stored (i.e., what does the database look like)? ● How would you track how many times the advertisement has been viewed or clicked?
avatar

Web Applications Developer

Interviewed at Thrillist

3
Mar 3, 2014

For our mobile applications (iPad, iPhone and Android) we have to serve up different image advertisements to each different device. Generally our advertisers purchase their space for a month of time, but at times can be for only set periods of times. Sometimes they order for all three devices and other times for only one or two. Finally, each advertisement has a specific URL that the user should go to when they click on the advertisement. We need you to describe how you’d build a small application to serve up these advertisements. You don’t need to write line by line code, but be able to describe the architecture of the system from a high level. Be prepared to describe: ● How would you serve up the mobile advertisements? ● How would the data for each advertisement be stored (i.e., what does the database look like)? ● How would you track how many times the advertisement has been viewed or clicked?

Viewing 641 - 650 interview questions

Glassdoor has 701 interview questions and reports from Web applications developer interviews. Prepare for your interview. Get hired. Love your job.