Candidatei-me por meio de recrutador(a). O processo levou 3 semanas. Fui entrevistado pela Audible (New York, NY) em nov. de 2018
Entrevista
The hiring process had basically four rounds:
1. The hackerank coding challenge
2. Technical interview 1 where had to code one problem and answer a behavioral question
3. Technical interview 2 where had to code one problem and answer another behavioral question
4. Final Interview/discussion with the manager/Principal on my experiences, resume and interests- not a technical interview
Note: Throughout the process, the recruiters were really helpful and prompt in communications from the interviewer to us.
Perguntas de entrevista [2]
Pergunta 1
How would you merge two sorted linked lists into a single sorted linked list
Given an array with starting page numbers of different chapters(say ch) and another array which had all the page numbers that had been bookmarked by a user(say b), find the bookmarks in a given list of chapters
for ex ch=[0,10,13,36,59,70]
b=[23,44,66,69]
chapter 1 starts at page number 0, and ch1 from 10 and so on.
Find the bookmarks in chapters 1,3,4
Answer should be 23 and 44.
Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela Audible em abr. de 2025
Entrevista
The interview process was really smooth. The interviewers were professional, kind, and prepared to pair program. Apart from the behavioral interview, which was all star format stories, each interviewer asked one question related to an Audible value. After giving my answer, we'd hop into the technical part.
Perguntas de entrevista [1]
Pergunta 1
What's a time your had a difficult colleague and how did you handle this?
Candidatei-me por meio de recrutador(a). O processo levou 5 meses. Fiz uma entrevista na empresa Audible (Cambridge, MA).
Entrevista
It takes time and the entrance exam is really hard. You will need to know most all of leetcode and even then the questions they ask are framed in a way that involves Amazon products so it can be confusing
Perguntas de entrevista [1]
Pergunta 1
Amazon Music and creating a playlist that only last for a certain amount of time
Candidatei-me online. O processo levou 2 meses. Fui entrevistado pela Audible em jul. de 2022
Entrevista
After OA, there were 4 rounds of interview scheduled on 1 day. 3 technical and 1 behavioral. There were shadows in 2 of the interviews. 1 of the interviews was with a member of the team. Overall smooth process, very organized. Everyone was friendly and nice.
Perguntas de entrevista [1]
Pergunta 1
One was related to OOP principles, the other 2 were Leetcode medium questions.