Me postulé en línea. El proceso tomó 1 día. Acudí a una entrevista en Amazon
Entrevista
Questions about professional conduct and principles were incorporated, demonstrating a well-organized approach. Overall I would say it was - Well Organised - Professional - Behaviours and Principal related questions included
Preguntas de entrevista [1]
Pregunta 1
Explain about past project, you are proud of and why ?
Me postulé a través de un reclutador. El proceso tomó 6 semanas. Acudí a una entrevista en Amazon en ago 2017
Entrevista
I got contacted through LinkedIn by a recruiter, he told me they were hosting an event in my city and asked me if I wanted to be considered for it. After having a quick HR call with him and sending my CV, he sent me a link with a couple HackerRank style coding questions; I would consider them between Easy and Medium difficulty. After one or two weeks of submitting them I got another email saying that I passed the test and they would like to move forwards with my candidacy. I had a second call with the recruiter regarding logistics, what to expect, etc. later that day he sent me some generic study material.
The onsite interview consisted of 4 50-60min rounds.
1. They tested your JS/HTML/CSS skills
2. They tested your knowledge in HTTP and some general questions of how the internet works.
3. Coding interview
4. Coding interview
Later that same day I got a call from the recruiter saying they would like to move forwards with a job offer, one week later they sent the offer details.
Preguntas de entrevista [5]
Pregunta 1
Write a JS plugin to manipulate tables (you can use jQuery).
Always print the third unique number of a sequence. The list of unique numbers can hold up to 4 elements, if it gets more, it haves to discard the oldest number.
Examples:
Input: 1, 1, 2, 3, 3, 4, 6
Answer: null, null null 3 3 3 4 4
HR will set a schedule for an initial screen inter using chime. Development manager asks you related to LP and coding exercises. After that, HR will inform you about the status of your applicatuon
Me postulé en línea. El proceso tomó 3 semanas. Acudí a una entrevista en Amazon en sep 2018
Entrevista
I applied online and within a week I received an email to set up an initial phone screen. Two weeks later we had our phone interview, testing basic web-debugging skills and writing a simple function in JavaScript.
The one-hour phone screen was not especially difficult, so it was quite unfortunate to hear I was not selected. I heard back within one business day.
The staff were polite and professional throughout the process. Confidence is key (and perhaps a reason I was not selected). Don't vocalize your uncertainties - commit to the answers you think are best.
Preguntas de entrevista [3]
Pregunta 1
Identify the color of an element based on given CSS.