1. In JavaScript, write a function that takes an array as input that can contain both ints and more arrays (which can also contain an array or int) and return the flattened array. ex. [1, [2, [ [3, 4], 5], 6]] => [1, 2, 3, 4, 5, 6] 2. Using HTML and CSS, show how you would create an image that would display another image (aligned to the bottom, right) when the user hovers over the image. ex. The Facebook "edit profile picture" icon
MISSING VALUE Interview Questions
6,572,321 interview questions shared by candidates
If a couple has two children, what is the probability that one is a girl and one is a boy?
What is your availability? When are you able to start?
1. sliding window algorithm 2. Why ZocDoc? Your interest match with the team and position. 3. System design question involving cache mechanism 4. triangle tree and some questions on threading mechanism
· When was the last time you had an assignment that had to get completed quickly and how did you organize/manage your time. Have you ever had to do extensive research on a project, and how did you go about the research? Have you ever been given positive criticism and how did you handle it? How would u prioritize 4 applications/Projects with similar importance? Describe a time when you had to persuade someone of your point of view. What did you do and what was the outcome?
What was your GPA?
Why Delta?
Describe a situation you had a difficult customer. What happened and how did you handle it?
Name a time someone gave you constructive criticism and how you handled this.
If there are two coins in a box, one fair coin that has heads and tails and one trick coin with heads on both sides, what is the probability you will get the trick coin? If you flip the coin once and get heads, what is the probability you picked the trick coin?
Viewing 721 - 730 interview questions