Ho presentato la mia candidatura online. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso eBay nel mese di set 2023
Colloquio
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.
Domande di colloquio [1]
Domanda 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.
Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. Ho sostenuto un colloquio presso eBay (San Jose, CA) nel mese di ott 2020
Colloquio
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.
Domande di colloquio [1]
Domanda 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
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso eBay
Colloquio
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.
Domande di colloquio [1]
Domanda 1
It was about strings, arrays, sorting and using maps