where is the center of the earth
Web Developer Interviews
Web Developer Interview Questions
Web developer interviews are heavy in technical questions. Expect questions that will test your understanding of relevant programming languages such JavaScript and CSS, general web functions, and design experience with web services like REST and SOAP. As a designer, you will likely be asked to show examples of past projects or websites.
Top Web Developer Interview Questions & How To Answer
Question #1: Can you describe the most popular programming languages and web services?
Question #2: How would project managers and fellow web developers you've worked with describe you?
Question #3: How do you work your way out of coding problems?
23,578 web developer interview questions shared by candidates
Tell me about yourself.
Analyze a horrible JavaScript function to determine the problems. Essentially a nasty for loop with a setTimeout inside that did a console.log of the loop iterator's value.
Given a interaction where hovering a link displays a tooltip of dynamic information (e.g.- Ajax), write the basic functions to perform the lookup (yes, jQuery is allowed) and explain how you'd cache the results so an HTTP request wasn't made if the tooltip already existed.
what games do i play, have i worked in a team
How do you feel about the use of commas in a sentence? (Yes, I really was asked this. Irrelevant.)
Describe the three pillars of OOP.
Asked me to write a throttle function in javascript. Well, essentially...he wanted me to write a function that would call another function, but not if it had been called within a certain set time, which is essentially what a throttle function is. I completely flailed, but it's a useful function to have...probably why they put it in the underscore library which is what I based this answer on.
The people of TownX pay as much income tax(percentage-wise) as the number of rupees made per week. What's the optimal salary?
Why did you pick Scorpion to apply?
Viewing 91 - 100 interview questions