- Describe the SOLID principle in your own words. - What architecture that you usually use when developing an iOS app, why did you choose that and what are the advantages and disadvantages.
Senior Ios Engineer Interview Questions
2,074 senior ios engineer interview questions shared by candidates
Q: What does ViewController do? (This is a Senior iOS Engineer position, I can't believe he still ask me that. Again, I spend the whole weekend for this take home project, and he didn't even spend 5 minutes before the interview to prepare for his questions.)
In iOS, what are dispatch groups?
Given the below code, how would you update a name label IBOutlet? class PreferencesVC: UIViewController { var profile: Profile! func updateViews() { // Update nameLbl } } class Profile { var name: String? func update(name newName: String) { name = newName } }
Are you a US Citizen?
Why do you want to join Oura?
They focused on a couple of technical stuff I picked up in previous projects, like iOS architecture.
The questions were on Swift basics components, protocols, local DB usage, Notifications, Rx will be a plus point.
Why should we hire you?
Draw shapes , Move and Resize
Viewing 151 - 160 interview questions