Software Development Engineer In Test (SDET) applicants have rated the interview process at eBay with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 54.7% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Development Engineer In Test (SDET) roles take an average of 7 days to get hired, when considering 3 user submitted interviews for this role. To compare, the hiring process at eBay overall takes an average of 22 days.
Common stages of the interview process at eBay as a Software Development Engineer In Test (SDET) according to 3 Glassdoor interviews include:
Phone interview: 29%
Presentation: 29%
Personality test: 14%
One on one interview: 14%
Skills test: 14%
Here are the most commonly searched roles for interview reports -
I applied online. The process took 1 week. I interviewed at eBay in Sep 2023
Interview
Interview was good. First I told about my project and framework. Interviewer asked me 2 technical and 2 coding questions. Coding questions was from Java and Selenium. Technical question was API.
Interview questions [1]
Question 1
One of questions was from Java. To write code that will count the the duplicate numbers. And Selenium to write code that will give me word that starts with C from list elements.
I applied through a staffing agency. I interviewed at eBay (San Jose, CA) in Oct 2020
Interview
I was approached by a consultant for this position. The entire process took 10 days.
First round was a coding interview on code signal. Second round was a Zoom interview.
Interview questions [1]
Question 1
First round consisted of 8 multiple choice questions on Basic Selenium commands, TestNG annotations, android main activity, XPath operators.
3 Coding questions:
1. Best Time to Buy and Sell Stock . You can buy and sell just once. Find max profit.
2. Given an array. Find if the array can be made as an increasing ordered array by changing the position of just one element.
3. Given a string, can you rearrange the characters of the string to make a palindrome?
Second round was a Zoom interview:
It was with one of the senior members of the team. I was given 2 coding questions to solve:
1. Convert an integer to binary equivalent
2. reverse an integer
Later he asked how would i test my code, is the code production ready etc.
I was asked to implement a Stack.
And few basic java questions
Technical interview was easy. I did not have much competitive coding experience which was a setback for me but now when I look back at it. I think I can nail them.
Interview questions [1]
Question 1
It was about strings, arrays, sorting and using maps