mostly technical to iOS , Swift basics
Ios Engineer Interview Questions
7,861 ios engineer interview questions shared by candidates
Technical: To calculate the distance between two points
1. Assesment graph questions and Array question 2. DSA: Array and hash map DSA question 3. System design given two scenario to build system
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?
After solving the programming problem they tried to dig deeper into Foundation Framework datastructures and their implementation. After I answered those questions, they went deeper into Objective-C runtime questions.
General Questions such as - Why do you want to join? Some technical questions were asked during the live challenge.
True or False statements about SwiftUI's ObservedObject.
Ios basics like memory management
Questions related to app architecture and design patterns, comparison and justification of choices.
Differenza tra class e struct, OOP, MVVM, MVC, Optionals
Viewing 6601 - 6610 interview questions