What would you use to secure web applications with?
Web Application Developer Interview Questions
701 web application developer interview questions shared by candidates
Some basic questions related to OWASP Top 10.
They ask very easy questions
How many ping pong balls will fit inside a standard school bus?
Which languages are you most proficient in?
Basic question on sql and some logical question
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.
sorting the objects based on the property value
Had two options: 1. Create a single mobile app using Xcode or Android Studio based on given mock up page and rest api;
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