How do you feel about the use of commas in a sentence? (Yes, I really was asked this. Irrelevant.)
Web Design Junior Interview Questions
18,940 web design junior interview questions shared by candidates
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?
If the manager asks you to finish a task in 3 days, but you know it is going to take more than a week to finish, what should you do?
Google Maps allows you to zoom in and out of satellite maps, with terabytes of data accessible via a very fast interface. How would you go about implementing this functionality?
Why did you pick Scorpion to apply?
What can you do to make a site more efficient?
Technical Interview: Create a function that inserts a dot (".") between each character of a string. There shouldn't be a dot at the beginning or the end of the string, just in between characters.
What Java type is best used to represent money?
Viewing 81 - 90 interview questions