Can’t disclose much but there was a live coding assignment with engineer along with take home assignment and behavioral questions to ensure culture fit.
Ios Software Engineer Interview Questions
5,580 ios software engineer interview questions shared by candidates
Swift Related questions, architecture and sneaky question that can have multiple answers
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.
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
different between escaping an non-escaping closure
Viewing 5341 - 5350 interview questions