How do you handle managing records that can be altered offline, then need to sync with the server upon internet connectivity?
Ios Engineer Interview Questions
7,316 ios engineer interview questions shared by candidates
Domain specific question
is apple support sms as android do ??
If Object A is strongly retaining Object B, and Object B is strongly retaining Object A, what issues could arise in this situation?
If you have an iPhone interface with a gray box on top (a UIView containing two UILabels) with an "expand" and "collapse" button. Collapse has the two labels with one line and 2-3 lines of text. Expand has 2-3 lines and 4-5 lines in each label. What kind of UIKit elements and constraints are being used here?
How can we turn this function into one that accepts a generic Type? Then how to specify the type using <T: MyType>
Turn the assignment into a tab bar based app, though we do not use Interface Builder at all and require 100% programmatic solutioning (obviously) including managing constraints programmatically (in an effort to not have Storyboard/XIB conflicts)!
Maximum Sum of Two Non-Overlapping Subarrays
Leetcode easy question, 2 sum and find duplicate one
Nothing too difficult. Easy/medium leetcode questions.
Viewing 521 - 530 interview questions