J'ai postulé en ligne. J'ai passé un entretien chez eBay
Entretien
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.
Questions d'entretien [1]
Question 1
It was about strings, arrays, sorting and using maps
J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez eBay en sept. 2023
Entretien
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.
Questions d'entretien [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.
J'ai postulé via une agence de recrutement. J'ai passé un entretien chez eBay (San Jose, CA) en oct. 2020
Entretien
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.
Questions d'entretien [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