Asked about my professional experiences and if I am able to relocate to Istanbul.
Ios Developer Interviews
Ios Developer Interview Questions
"iOS developers specialize in creating applications for iPhone and iPad. During an interview, expect employers to ask challenging technical questions about the limits and capabilities of iOS applications in addition to textbook programming questions. Be prepared to discuss relevant projects from past jobs or individual work."
7,874 ios developer interview questions shared by candidates
Difference between git fetch and git pull
Unit/UI Testing - Experience and approach to both.
Mostly basic iOS questions and questions about memory and async programming.
First technical round was to test our strength in basics of swift. Second round was straight forward, it was about providing the real time examples and coding.
Basic iOS question. MVC,MVVM, optional chaining.Delegates and protocols, Notification, Coredata ,weak vs strong variable, GCD, oops concepts, threading.
How to perform the concurrent updates of an array by multiple threads.
Swift/Objective-c questions, multithreading, difference between strong/weak, atomic/nonatomic, etc.
Identify whether four sides (given by four integers) can form a square, a rectangle, or neither. Input: You will receive an list of strings, each containing four space-separated integers, which represent the length of the sides of a polygon. The input lines will follow the 'A B C D' order as in the following representation:
How does SwiftUI view know to update its view? Can you explain the differences between @State, @Binding, @StateObject, @ObservedObject
Viewing 5291 - 5300 interview questions