J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Atlassian (Sydney) en avr. 2016
Entretien
I applied through the stack overflow career website. I got a short iOS assignment and submitted it. It was an iOS app in objective c. Once they reviewed the project I was called for a Skype interview. There were two interviewers, one was the iOS Developer and the other an architect. So the questions circled around iOS development and architecture of applications overall.
Questions d'entretien [5]
Question 1
Explain MVC in iOS in detail. Describe the responsibilities of each component. How will you incorporate it within your application.
Explain Memory management in iOS applications. How you structure your app to use as minimum memory as possible. What are memory leaks. What will be the steps to pin point a memory leak.
Explain any of your project in detail. How many Unit tests do you have in your app. What is your role in this project. How you make sure your code is bug free.