Android Developer applicants have rated the interview process at Spotify with 2 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 45% positive. This is according to Glassdoor user ratings.
Candidates applying for Android Developer roles take an average of 14 days to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at Spotify overall takes an average of 36 days.
Common stages of the interview process at Spotify as a Android Developer according to 1 Glassdoor interviews include:
One on one interview: 100%
Here are the most commonly searched roles for interview reports -
The process was great overall. I met nice people from the team and felt like the interviews were nicely conducted.
The virtual onsite consists on:
1. Behavioral
2. Android
3. DSA
4. System Design
I believe the interviews went well except for the Android one where I lost lots of time on arch when they seemed most interested on solving app functionality part. So, if you have interviews scheduled for Android, run for the juicy part. I'd personally conduct that type of interview differently.
I applied through a recruiter. I interviewed at Spotify (Stockholm, Stockholm) in Sept 2019
Interview
A recruiter reached me through Linked In, for an opportunity in Stockholm. I set a calendar appointment and also sent a private message to ask more details about the proccess. Never got a response.Nevetheless, the date of the appointment reached ( Google Meet Room) and I enter the specified room with the correct code and the recruiter never let me join our meeting . I tried another three times. Waited half an hour and then I closed the application. The calendar was no longer availble ,so I wasn't able to rescedule the appointment from the attached link. Don't know what happened , but i would be nice if I had a heads up . If she couldn't make it, she should have reached me to find a solution . I got a day off from my work for nothing.
I applied through a recruiter. The process took 2 weeks. I interviewed at Spotify (Stockholm, Stockholm) in Jun 2018
Interview
Step 1 : Non technical discussion with HR (Video) - 30min approx
Step 2 : Interview with Android engineers (Video) - 90 min
Interview with Android engineers ( Android + Computer science question + live coding )
#Android questions :
1) what is activity
2) what is fragment
3) what is content providder
4) what is service
5) what is boundservice & startedservice
6) what is intentservice
7) what is lint
8) what are ways to pass data from activity yo activity without using intent
9) what is broadcastreceiver
#Computer Science questions
1) what is time complexity?
2) what is the timecomplexity of a sorted array
3) what is the difference between arraylist ani linkedlist
4) how do you keep your code clean
5) What is polymorphism