Ternary operators in Swift? i.e. let result = score > 85 ? "Pass" : "Fail"
Ios Software Developer Interview Questions
989 ios software developer interview questions shared by candidates
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
Add a feature to a working iOS app given a design spec.
What do you do in your downtime between projects
Whats a hard technical challenge you worked on that relates to this position
How does VIPER work or is architected?
What is output of following: struct Singleton { static let shared = Singleton() var value = 5 } var singletonObj = Singleton.shared singletonObj.value = 44
They ask you basic iOS questions and behavioral questions.
How is the SDLC process at your current company?
Qual foi o maior desafio em sua carreira?
Viewing 951 - 960 interview questions