J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez eBay (Seattle, WA) en mars 2014
Entretien
Initially the recruited contacted me and scheduled a 30 minute phone screen. He asked me about my background and resume and noted down everything I said, and told me he would pass on these details to all hiring managers.
After a few days, I was scheduled for two technical phone screens on the same day - one hour each.
I was asked basic algorithm questions in both the interviews.
I solved the algorithm asked in the first interview within 20 minutes. But, he kept asking for other possible solutions. He accepted my initial solution to be the best approach, but still wanted me to identify other approaches. I would have suggested 5 or 6 approaches. He then asked the question #2 when there was just 5 minutes left.
The interviewer in the second call was in a high position, but hardly knew how to talk in an interview. She could not answer me a simple question I asked to her (about development methodologies the team used).
I received a rejection email within 3 days after the interview.
Questions d'entretien [1]
Question 1
1. Implement a function that would accept two strings and check if one string is an anagram of the other.
2. Given an array(list) of integers, write a function that would determine if the elements in the array can be divided into two parts each giving the same sum.
3. Email address drop-down application. For example, when we type email address while composing an email, we get a drop down of suggested email address options starting with same letter(s). Write code to do this. (This was basically the implementation of trie data structure).
Very talented and knowledgable interviewers. Had a great time speaking with them. They were very polite and kind.Questions were deep dive into my experience and tech know-how. There were times where I was stuck, but they made me feel easy.
Questions d'entretien [1]
Question 1
Questions about OOPs and polymorphism plus functional programming in scala
Applied through referral, Got an email back from recruiter asking for availability. Initial round was screening and I heard there are total four on-site rounds after screening round (1 system design and 3 LC medium coding rounds)
J'ai postulé via la recommandation d'un employé. Le processus a pris plus d'une semaine. J'ai passé un entretien chez eBay (San Jose, CA) en oct. 2022
Entretien
I described myself in the beginning, then I answered some coding questions. I asked some follow up questions to the interviewer, in which I got answers back. I coding part went well. I took time to get the code working.