where is the center of the earth
Lead Web Developer Interview Questions
4,745 lead 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 41 - 50 interview questions