Optional chaining
Ios Developer Interviews
Ios Developer Interview Questions
"iOS developers specialize in creating applications for iPhone and iPad. During an interview, expect employers to ask challenging technical questions about the limits and capabilities of iOS applications in addition to textbook programming questions. Be prepared to discuss relevant projects from past jobs or individual work."
7,861 ios developer interview questions shared by candidates
Ternary operators in Swift? i.e. let result = score > 85 ? "Pass" : "Fail"
Detect palindrome without using .reverse(). I had a choice to write a complete code on whiteboard using a language of my choice OR even just a pseudo code
Find the bug in their app code based. After that he asked a couple of about what app I had written and from there he asked more questions based on the answer I provided
Create a static library that makes a network request and saves data in memory.
How'd you find out about Bottle Rocket?
There is a long questionnaire to fill out. It is for initial screening, before they give you the programming test.
There are several questions dealing with design patterns. They hate the use of Singletons, but love Observer, Delegate, etc. There were lots of OOA/OOD questions. There were also lots of questions dealing with blocks.
They didn't ask any questions. They just sent me back from outside.
Name and explain 5 most common design patterns used in iOS development
Viewing 7491 - 7500 interview questions