Technical - closers, Unit test, APNS, design patterns and basic iOS questions
Junior Ios Engineer Interview Questions
4,779 junior ios engineer interview questions shared by candidates
Basic swift questions. What is an optional? What is a generic? When would you use guard? They also asked, I think mistakenly, when I would use `const`. But, `const` is not a keyword in Swift. I told them I never used `const` in Swift, but that I have used a nested struct with static lets. I'm not sure if they considered that correct. Think this question might be left over from Obj-C days.
There was an interesting pair programming part of the interview where you fetch json and write test for the fetching and parsing that into objects while using the VIPER coding pattern. The time given for it is kind of too short though, and didn't feel like I could demonstrate any real coding prowess. Also the scaffolding code seemed to not be behaving in the expected manner, so the interviewer took over to make some adjustments which also ate into the time allotted.
Write a function that returns whether an array of Ints has two elements that sum to a given number.
Why are you interested in this company?
define ARC, handle memory leaks, concurrency, structs, clases
Basic verbal questions about iOS programming.
Problem Solving and Xcode related questions.
Lifecycle of UIViewController
DS, Algo, Coding, Machine Test
Viewing 1171 - 1180 interview questions