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.)
avatar

Senior IOS Engineer

Interviewed at N26

3.5
Apr 21, 2019

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.)

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 } }
avatar

Senior IOS Engineer

Interviewed at Brave

4.4
Jul 22, 2018

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 } }

Viewing 151 - 160 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 2,074 interview questions and reports from Senior ios engineer interviews. Prepare for your interview. Get hired. Love your job.