I applied through an employee referral. The process took 1 day. I interviewed at eBay in Apr 2015
Interview
By phone. It was a pre-phone screening interview done by a possible referral. Very pleasent interviewer. Asked about personal projects that I had an interest on and created technical questions from those projects.
Interview questions [1]
Question 1
Do you usually use tests?
What is the difference between mocking and stubbing?
In Java, what is the difference between an ArrayList and a LinkedList?
What is the difference in terms of memory allocation between the both? What happens when you exceed the maximum specified capacity of an ArrayList?
What does a static syncronized method do?