Asked why I wanted to work for them, and honestly, my heart was just not in it by the time of the interview.
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.
We were talking about iOS/mobile development technologies
Delegate memory management - what should be the accessor used while declaring a delegate ?
Asked about my technical background.
What are some things you would be worried about when making the UI in an iOS app?
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?
Viewing 41 - 50 interview questions