I wasn't prepared to be asked as many Objective-C questions as was asked. I thought that most people would have moved to Swift by now. At least, every company that I've worked for in the past 6 years has.
Software Engineer Ios Interview Questions
967 software engineer ios interview questions shared by candidates
Explain MVVM and its advantage over MVC
what is singleton?
Design question about designing a pizza delivery app
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?
Viewing 621 - 630 interview questions