The process took 1 day. I interviewed at Indeed (Austin, TX) in Oct 2011
Interview
1 hour interview divided among two team members for 30 mins each. They went over the resume, discussed projects, what kinda technologies i like. Have you used Indeed? If you were to improve/implement a feature for Indeed.com what it would be?
Interview questions [3]
Question 1
Dont remember it exactly..but sth like if you are given a very large sorted int array then check of there exists a pair whose sum is equal to the two parameters a and b passed to the function.
The second guy asked a ques about associative arrays. Something like, if you are given a couple of arrays..iterate through them against certain match (dont remember exactly) and generate an associative array based on it. basically, first array would contain a set of all possible 'keys' and second would contain 'values'.
I applied through college or university. The process took 2 weeks. I interviewed at Indeed (Austin, TX) in Oct 2011
Interview
I applied on university career fair. I met two recruiters and each one ask me some technical questions. HR is a good guy, kindly response everything you asked. However, recruiter is not that good, no hint when you stuck with something.
Interview questions [3]
Question 1
How to find the minimum value in a stack with constant time complexity?