What is Wifi, how does it work.
Ios Developer Interviews
Ios Developer Interview Questions
"iOS developers specialize in creating applications for iPhone and iPad. During an interview, expect employers to ask challenging technical questions about the limits and capabilities of iOS applications in addition to textbook programming questions. Be prepared to discuss relevant projects from past jobs or individual work."
7,849 ios developer interview questions shared by candidates
Role play a password reset call.
Off the top of your head, without any training at all, how would you get help with your Apple product?
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?
In current project what is biggest challenge
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 561 - 570 interview questions