Introduce yourself. What architecture did you use in your previous projects? (MVC, MVVM, ...) What do you think about Singleton? What are the pros and cons? What is a race condition? Explain the ios app views life cycle.
Ios Mobile Software Engineer Interview Questions
79 ios mobile software engineer interview questions shared by candidates
Find the maximum sum of two numbers from the given array [105, 145, 100, 150] such that: * The first digit of one number matches the first digit of another number. * The last digit of one number matches the last digit of another number.
Find the length of the longest substring that does not contain "aaa" or "bbb", we can use a sliding window approach.
Given a binary tree find the level with maximum number of nodes.
1. Search a given key in sorted 2d array/matrix Group odd and even elements in a given integer array Find the second largest in an integer array, etc,. 2. Resuable collection view templates 3. protocol based network framework 4. perfomrance tuning and TDD based framework(example could be one's choice) and how do test it.
ios experience, walk through projects you did
Not question really there was not anyone that can ask technical question about the role domain.
Frontend System Design similar to Trello
What mobile technologies do you know? (I asked what does he mean by technologies, if languages, platforms, dev tools, native frameworks, … he said “everything”).
How does the client know how to reach a server using a URL?
Viewing 21 - 30 interview questions