Me postulé a través de un reclutador. El proceso tomó 2 semanas. Acudí a una entrevista en Amazon en may 2015
Entrevista
An Amazon recruiter contacted me saying their speech and language team is interested in me.
During the screen interview with the recruiter, she explained the whole interview process in Amazon including:
2 phone call interviews for everything listed on my resume, 1 coding question (Amazon sent me an email with a link for coding test) would be in either the first or the second phone interview.
After the 2 phone interview, an on-site interview including a 30~40 min presentation and 5 1-1/1-2 interview will be held.
My first phone interview asked me some speech recognition works I listed on my resume, also some machine learning questions, e.g., what is the difference between generative and discriminative models? what is SVM? why SVM need to use kernel? how SVM calculate the inner product in the high dimension space? what is PCA? what is LDA? what's the difference between PCA and LDA? how LDA measure the discriminant? No coding question was asked in this interview.
After 3 days of the first phone interview, Amazon scheduled with me the second phone interview. The second phone interview which held in the next week was more formal and more speech technique oriented. There are two interviewer from Amazon speech team on the telephone interviewing me. It was a busy scheduled interview, which asked me a lot of details about my previous speech related research works, behavior questions, speech recognition technique details (e.g., how to build a speech recognition system from scratch? how to initialize the acoustic model at beginning? Why EM algorithm works? Explain Good-Turing and Kneser-Ney language model smoothing. How to do decoding (speech recognition)? and lots of other similar questions ) , and a coding question: given a dictionary and a character string, try to write a function segmenting the character string into a sequence of words listed in the dictionary. I didn't prepared well for this interview, so no follow up.
Preguntas de entrevista [1]
Pregunta 1
given a dictionary and a character string, try to write a function segmenting the character string into a sequence of words listed in the dictionary
Recruiter screen, followed by an online coding assessment and then a technical phone interview. The final round was a virtual onsite loop with multiple interviews covering data structures, system design, debugging, and Amazon Leadership Principles. The technical questions were practical but time-constrained, and the behavioural questions required specific examples using the STAR format.
Preguntas de entrevista [1]
Pregunta 1
Design a scalable URL shortening service and explain how you would handle high read traffic, collisions, database schema, expiration, and basic monitoring.
That moment when the interviewer asked about finding indices in an array for a target sum was wild — I had just tackled something identical while prepping on PracHub. The interview included a technical round with another question about designing an in-memory LRU cache and a behavioral question about meeting tight deadlines. After a smooth discussion, I was told I'd received an offer, which I happily accepted. Overall, the process felt pretty straightforward and not overly challenging.
Preguntas de entrevista [3]
Pregunta 1
Given an array of integers return the indices of two numbers summing to a target
Interviewed for silicon team. Have only been asked about the domain specific knowledge in 1st round and system design in 2nd round and C coding in 3rd round.
The interviews were 50 mins each.