Tell me what was the biggest bug you shipped and what it meant for the user and the company
Ios Engineer Intern Interview Questions
7,861 ios engineer intern interview questions shared by candidates
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
Create a method that finds if a stringA is a substring of stringB without using substring method of NSString.
Swift and CI based
1. What is your motivation?
Viewing 6411 - 6420 interview questions