I applied through an employee referral. The process took 1 week. I interviewed at Yahoo in Feb 2013
Interview
The first interview was mainly talking about projects worked on. The second got more technical with me writing some code in Java. No language specific questions but some very basic algorithmic questions. Other questions included questions about exceptions. Both interviewers didn't seem too interested or critical. No difficult behavioral questions.
Interview questions [2]
Question 1
Write a function which copies a subarray in an array to another position without a temporary variable.
Interviewer pasted a segment of code on collabedit and asked why after pushing a string onto a stack why the pop operation could have never been reached. He folllowed up by asked how I could assure that the pop operation would run. He also asked when you would use try catch statements
I applied online. I interviewed at Yahoo (Mountain View, CA)
Interview
Technical - was asked a question on arrays and asked a follow up challenge question building on the first question.
Behavioral - was interviewed by the hiring manager for the position.
Interview questions [1]
Question 1
Discuss one of your projects and a challenge you encountered when working on it.
I applied through university. The process took 4 weeks. I interviewed at Yahoo (Dublin, Dublin) in Nov 2023
Interview
Got an email asking when I would be available for an informal call. Had an informal call discussing myself and the course I an in. Followed by a technical interview
I applied online. I interviewed at Yahoo (Sunnyvale, CA)
Interview
It was medium level interview. The interviewers were very responsive and friendly. They concentrated more on approach rather than optimisation. In the end, I was able to come up with an optimised solution.