J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez Amazon en janv. 2011
Entretien
I had applied online for the Software Development Internship. The process consisted of 2 back to back phone interviews. Both were quite calm and good people.
First Interview: I thought he would talk about something else and then go to technical interview as I had read from other reviews on the site, but he directly started asking technical questions in the next 5 minutes. I couldn't recall some basic stuff like what is final class,interface and function in java. So he seemed to lose interest in me. He wound up the interview in around 15-20 minutes so I was sure that the interview was a mess.
Second interview: The second one went quite well than the previous one. The classical parking garage question was asked so it took 15-20 minutes, I suggested something to her and then she asked something so I added things to the OOP design. In the beginning she also asked how the first interview went, so I told that I couldn't recall some basic stuff, so she told that it happens sometimes.
In both the interviews I couldn't do well in the time complexity stuff as I am very poor at it. After 3-4 days I got the rejection which was expected. They told that I can reapply after 6 months, so I will.
Questions d'entretien [5]
Question 1
Consider a simple array. What is the time complexity to insert, search, delete an element?
In linux, a folder consists of 10000 files and some files contain US phone numbers. What would you do to display the names of files containing US phone numbers?
How the browser acquires IP address of the website that you entered in the address bar? Explain in details. Then after that how does the browser process the IP address to get the contents of the URL?
1 hour round consisting of 4 - 5 behaviorals questions and then a technical question (lc - medium). Should emphasize leadership principles for behavioral and technical question is completely interviewer dependent but it is usually a tagged question.
The Software Development Engineering Intern interview process includes an online application, followed by coding assessments, technical phone or video interviews, and sometimes a final round with behavioral and problem-solving questions.
J'ai postulé en ligne. J'ai passé un entretien chez Amazon
Entretien
I had two Leetcode style questions to solve in 70 mins, after I finished I had to take personality questions which were exhausting.
The first question was something similar to leetcode 1402.
Questions d'entretien [1]
Question 1
The Second question was something like this:
In an Array there are some numbers: numbers that are considered true values, a number that is the the some of those true values and outlier/s. write an algorithm to find the biggest outlier (there might be 2 outliers in the array).