Swift Related questions, architecture and sneaky question that can have multiple answers
Ios Developer Engineer Interview Questions
7,869 ios developer engineer interview questions shared by candidates
My technical experience and my previous work
Tell me about the projects you worked on.
What mobile apps have you previously worked on?
Add a feature to a working iOS app given a design spec.
Create a static library that makes a network request and saves data in memory.
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
Optional chaining
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
Viewing 7481 - 7490 interview questions