Senior Ios Engineer Interview Questions

621 senior ios engineer interview questions shared by candidates

Build a Shopper Grocery Challenge - The app should display a question, its multiple-choice options (images), allow the shopper to select an image, and submit it. Requirements: 1. Show the question's query and four answer options. 2. The shopper should be able to select an answer and submit it. 3. Once submitted, provide feedback if the answer was correct or incorrect.
avatar

Senior IOS Software Engineer

Interviewed at Instacart

3.6
Jul 22, 2018

Build a Shopper Grocery Challenge - The app should display a question, its multiple-choice options (images), allow the shopper to select an image, and submit it. Requirements: 1. Show the question's query and four answer options. 2. The shopper should be able to select an answer and submit it. 3. Once submitted, provide feedback if the answer was correct or incorrect.

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.4
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 41 - 50 interview questions

See Interview Questions for Similar Jobs

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