Ways to store persistent data in iOS?
Lead Ios Developer Interview Questions
4,823 lead ios developer interview questions shared by candidates
can you implement binary search
What other HTTP Methods apart from GET are there?
Tell me what was the biggest bug you shipped and what it meant for the user and the company
Tell me the whole process that happens after entering a URL in the browser to seeing the website rendered.
They asked a simple dice rolling probability question and asked me to solve an ios problem in 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?
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.
Code Review
Make basic UITableView, implement json-to-object mapping, table delegate and datasource, wiith async image load
Viewing 4501 - 4510 interview questions