I applied through college or university. The process took 1 week. I interviewed at eBay (San Jose, CA) in Feb 2016
Interview
The entire process got done in a week. There were 2 independent interviews with 2 separate teams on the same day. One was face-to-face with the Senior PM of that team and the other was via skype with the senior PM in NYC.
Interview questions [2]
Question 1
Was asked PM situational based questions.
which product/app do you like/use the most? what is one feature that you like about it? if you were the pm of that product how would you go about bringing improvement?
I applied through a staffing agency. I interviewed at eBay (Chennai)
Interview
The asked a lot of technical questions mostly on data structures and core java. Aptitude was mostly from rs aggarwal . It will very easy to crack amtitude if u are preparing for any competative exam like CAT, GRE, GATE. The HR round was good with basic qu3stions like why this company, why this particular job, why ebay.
I applied online. The process took 4 weeks. I interviewed at eBay (Londres, Inglaterra) in Jan 2015
Interview
First step was phone interview it was an hour long after that they send me a coding exercise, which I develop in 5 hours (I thought doing it in short time would be plus point, which was my biggest mistake). App was to create a weather application using swift and MVC, I use different swift features to show my language capabilities and some test as well, I write few tests of different type like testing simple method, testing async method, testing with stub etc (to save some time).
And they like following things Good separation of concerns, Well documented code, Look'n'feel of the app, There are some passing tests implemented, Swift 2.0 error handling
They said following things can be improved more
1. Test coverage, more use of compiler features, view controller methods are long should be broken down