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?
Junior Ios Developer Interview Questions
6,313 junior ios developer interview questions shared by candidates
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.
The take home was to implement a simple memory game.
showed a bank class with a var checking, and asked how would you make this follow encapsulation?
What is the CRUD stand for in SQL?
Viewing 541 - 550 interview questions