Previous projects I worked on
Ios Developer Interview Questions
5,611 ios developer interview questions shared by candidates
Leetcode on most of stages
Oops connect, GCD, what’s defer. when deinit will be call?
There were only 2 questions regarding the technical test and my approach.
Searching for a word in a list of words. They wanted exact solution for this.
What happens if I set the bounds property to some UIView. Where is it used in real practice?
Write a function to find elements that repeat a given N times in a given L list. The array is not numbers and we are comparing references of objects.
Mostly related to code
Identify whether four sides (given by four integers) can form a square, a rectangle, or neither. Input: You will receive an list of strings, each containing four space-separated integers, which represent the length of the sides of a polygon. The input lines will follow the 'A B C D' order as in the following representation:
Build a tableview in UIKit.
Viewing 3711 - 3720 interview questions