Ios Software Developer Interview Questions

7,864 ios software developer interview questions shared by candidates

In the second interview, he asked me to share my screen and do some coding with Xcode. It was fairly simple and if you have at least 3 years of iOS experience you won’t have any big problems. Make sure you remember how to do sync, async code. They really care about you being able to manage async code.
avatar

IOS Senior Engineer

Interviewed at Revolut

4
Dec 20, 2021

In the second interview, he asked me to share my screen and do some coding with Xcode. It was fairly simple and if you have at least 3 years of iOS experience you won’t have any big problems. Make sure you remember how to do sync, async code. They really care about you being able to manage async code.

you have a custom class with .h file @interface CustomClass : NSObject @property (atomic, readOnly)NSArray *array; - (void)addObject:(NSString *)object; write the .m Class for the operation 'addObject' with some questions about what is property? the difference between atomic and nonatomic? what the purpose of readOnly in the property?
avatar

IOS Developer

Interviewed at Booking.com

4.1
Nov 6, 2014

you have a custom class with .h file @interface CustomClass : NSObject @property (atomic, readOnly)NSArray *array; - (void)addObject:(NSString *)object; write the .m Class for the operation 'addObject' with some questions about what is property? the difference between atomic and nonatomic? what the purpose of readOnly in the property?

Viewing 6601 - 6610 interview questions

Glassdoor has 7,864 interview questions and reports from Ios software developer interviews. Prepare for your interview. Get hired. Love your job.