Ho presentato la mia candidatura online. La procedura ha richiesto 2 mesi. Ho sostenuto un colloquio presso Spotify nel mese di set 2021
Colloquio
The interview process is similar to major companies like Facebook, Google.
There are total 6 rounds.
First interview is a recruiter call, to understand more about the you and your background. If all things looks good you are invited for the second. round of the interview.
In second round, there are two employees from the team who will ask DS algo and basic foundational questions.
If the second round goes well, you are finally invited to onsite final interviews.
The final rounds are 1 hours 4 round.
1. System design
2. Behavioural
3. IDE programming
4. DS Algo
Domande di colloquio [1]
Domanda 1
Mid level DS algo questions, for stacks queues, linked list, trees, arrays etc.
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Spotify (New York, NY)
Colloquio
Phone screen, coding interview/backend specific questions, then a 5 hour long interview session of -
1. coding interview
2. case study
3. system design
4. behavioral/values
Overall had a good experience, the interviewers were all very friendly and the questions were fair.
Domande di colloquio [1]
Domanda 1
Q: design a system that allows Spotify users to add a custom picture to their playlist. other users should be able to view this picture as well, but only the owner of the playlist can edit the picture
Ho sostenuto un colloquio presso Spotify (Londra, Inghilterra)
Colloquio
Recruiter screen. Tech Screen.
On-site in four parts.
* Algorithms
* Architecture
* Management / Team
* Incident roleplay
The incident section was really good, very enjoyable.
I absolutely bombed the architecture section because I got stuck on the question of "how would you measure this thing?"
Domande di colloquio [1]
Domanda 1
Describe a time you had to deal with a conflict in your team?
Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Spotify (Stoccolma, )
Colloquio
It was a fairly long process, but not particularly hard. Had a recruiter screening, a technical interview (LeetCode Easy), then a day with 4x 1hr interviews. These were values, system design, case study (bug finding session), and technical programming (LeetCode Medium). Then it was a placement meeting, and an offer call. Any decent engineer should be able to do it in my eyes.
Domande di colloquio [1]
Domanda 1
Find the indices in an array of two non-negative numbers that add up to a third number. Analyze and optimize it.