Two phone screens and an onsite. Overall all questions were fairly practical in that if you have been doing iOS development for a bit, nothing should be too surprising.
Questions d'entretien [1]
Question 1
Build a simple app that hits an API and shows results
J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Airbnb (San Francisco, CA) en avr. 2016
Entretien
I interviewed for the iOS engineer position. Started with a simple phone conversation. Followed by a technical interview performed over the phone. This was followed by a technical interview on-site. Amazing experience overall, and they really kept to their mantra of hospitality throughout. Very impressive.
Questions d'entretien [1]
Question 1
How to create a collectionView within the cells of a tableView programmatically
J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez Airbnb (New York, NY) en nov. 2015
Entretien
Technical Phone Interview by an engineer from the iOS team at Airbnb.
The interviewer started out by introducing himself and the work he does at Airbnb. Then we dived right into coding. The coding problem was to implement a view controller that has some UI elements and listens for a gesture recognizer (omits details here). I think the main challenge here is, since the coding is done through an online text editor, there's no auto-complete or anything like that, you need to be very familiar with the syntax and the SDK to be able to implement the whole thing.
It's a good idea to talk through your thinking process before and during coding, so that the interviewer would have an easier time understanding your code and the structure of your view controller.
The coding took no more than 8-10 mins, then the interviewer asked about the projects that I've done and what would I like to work on if I'm an iOS engineer at Airbnb (followed by some other behavioral questions).
The entire phone screen took less than 30 mins.
(I received the invitation to an on-site interview a week after the phone screen)
Questions d'entretien [1]
Question 1
- Implement a view controller that does a specific task (using a plain online text editor)