Tell me about your experience in writing unit tests.
Ios Developer Intern Interview Questions
7,876 ios developer intern interview questions shared by candidates
concurrency threading, Actor usage and definition
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
What are the differences between classes and structs? Can you tell me how they are handled in memory? In the case of SwiftUI and UIKit, what are the differences?
In code review, what do you look for?
What is nsManagedObjectContext in coredata?
If API session tokens expire in the app, how would you handle that? Where would you store it securely? Tell me about you experience implementing KeyChain?
If a user clicks the same cell in the list multiple times, how do you not duplicate API calls?
Write an app that uses a specific api.
Viewing 5251 - 5260 interview questions