Eg. Why choose to work at Rivian?
Senior Mobile Ios Developer Interview Questions
17 senior mobile ios developer interview questions shared by candidates
Nothing unusual or unexpected. Rather than college-type of drill, technical discussion about solving problems.
Design an event tracking system with a tracking function to monitor events. There will be two event types: high-priority events, which should be sent to the server immediately upon arrival, and low-priority events, which can be cached locally and uploaded in batches every 10 seconds or so. Ensure that validation and enrichment are performed when events are received.
Programming exercise was good- you had 1:15 hr in XCode to write a simple iOS application with data persistence, implement a shake motion gesture, localize it into french and spanish, and ensure the UI resized correctly. Then you had to write the test cases for your app. All told if you knew what you were doing you should have the basics done in under an hour. From there you can spend the rest of your time making the UI pretty.
What's your understanding of nonatomic vs. atomic properties (Objective-C technical question, perhaps now outdated we're using Swift!)
Create a function that outputs constantly for vehicle speed. And vary the output by 1mph - hardly difficult.
Describe a challenging task you have worked on
Viewing 11 - 20 interview questions