I applied online. I interviewed at eBay (San Jose, CA) in Jul 2024
Interview
1st round - Had initial call with recruiter
2nd round- 60 min coding round using code signal platform
Questions:
--> Asked about the recent project and more technical questions about the interview projects
--> Coding question
/ Org:
// E1 has E2,E3 as reports
// E2 has E4,E5 as reports , E3 has E6 as report
// ……..
//Find all the reports of E1 who are two levels below.
Once coding is done, extended this question by asking for N levels below
-->Coding Question
// Employee {
// long empId;
// }
// Set set = new HashSet();
// Employee a = new Employee(1);
// Employee b = new Employee(1);
// set.add(a);
// set.add(b);
// set.size()?
Interview questions [2]
Question 1
--> Coding question
/ Org:
// E1 has E2,E3 as reports
// E2 has E4,E5 as reports , E3 has E6 as report
// ……..
//Find all the reports of E1 who are two levels below.
Once coding is done, extended this question by asking for N levels below
-->Coding Question
// Employee {
// long empId;
// }
// Set set = new HashSet();
// Employee a = new Employee(1);
// Employee b = new Employee(1);
// set.add(a);
// set.add(b);
// set.size()?
I applied online. The process took 6 weeks. I interviewed at eBay in Jun 2024
Interview
My interviews actually went pretty well. I had 2 interviews. Neither particularly difficult at all. The second interview was even easier than the first, in fact. However, after the 2nd interview, I was ghosted. I sent a couple of follow up emails. Then after almost 6 weeks and a 3rd email asking for an update, I got a very impersonal auto-generated email thanking me for applying but that my application wasn't being moved forward. My application?? I had 2 whole interviews. That was so unprofessional. One, there is no reason to keep someone holding on for that long not knowing whether or not they have the job. But, then to not even send a personal email? Rude. Unacceptable. Not the type of company I'd want to work for anyway.
Interview questions [1]
Question 1
The last question I was asked during the second interview was if I was a spice, which spice would I be.
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)