MISSING VALUE Interview Questions

6,583,118 interview questions shared by candidates

Following the group project you are given an application asking basic questions Tell me about a time when you had a conflict with a co worker? Tell me about a time when you had a returning customer ? how would you explain a Hard drive and Ram to a customer ? explain iOS? explain the difference between LTE and Wifi ? explain the benefits from icloud? 3 ways to perform a search on a iphone ? how have apple products affected your life? explain wireless micro computer to a customer?
avatar

Specialist

Interviewed at Apple

4.1
Apr 26, 2013

Following the group project you are given an application asking basic questions Tell me about a time when you had a conflict with a co worker? Tell me about a time when you had a returning customer ? how would you explain a Hard drive and Ram to a customer ? explain iOS? explain the difference between LTE and Wifi ? explain the benefits from icloud? 3 ways to perform a search on a iphone ? how have apple products affected your life? explain wireless micro computer to a customer?

Given a set of people, one of them is a celebrity. You have a 2D array which describes which people know each other, that is [N, M] is true if N knows M. The celebrity will not know anyone (except them self) and everyone will know the celebrity. Find an order N algorithm to find the celebrity.
avatar

Senior Software Engineer

Interviewed at Microsoft

4
Mar 18, 2009

Given a set of people, one of them is a celebrity. You have a 2D array which describes which people know each other, that is [N, M] is true if N knows M. The celebrity will not know anyone (except them self) and everyone will know the celebrity. Find an order N algorithm to find the celebrity.

1. Given a array of integers find the index which partitions the array to two with high numbers and low numbers. For example [5, -1, 3, 8,6] the index 3 will partition the array to [5,-1,3] and [8,6] all the numbers in the second partition are greater than first. The solution has to work in O(n).
avatar

Senior Software Engineer

Interviewed at Zalando

3.6
Jul 3, 2017

1. Given a array of integers find the index which partitions the array to two with high numbers and low numbers. For example [5, -1, 3, 8,6] the index 3 will partition the array to [5,-1,3] and [8,6] all the numbers in the second partition are greater than first. The solution has to work in O(n).

1st round HR: basic behavioral questions 2nd tech screen: data structures and an algorithm question that most people should have learned in their algorithms class 3rd tech screen: a simpler algorithm design question, then a really weird data structure question.
avatar

Intern - Hourly

Interviewed at Intentional Software

3.8
Feb 20, 2016

1st round HR: basic behavioral questions 2nd tech screen: data structures and an algorithm question that most people should have learned in their algorithms class 3rd tech screen: a simpler algorithm design question, then a really weird data structure question.

Viewing 2671 - 2680 interview questions

Glassdoor has 6,583,118 interview questions. Prepare for your interview. Get hired. Love your job.