Build a tableview in UIKit.
Ios Developer Remote Interview Questions
5,611 ios developer remote interview questions shared by candidates
On system design interview they do ask a lot about Security and high level questions of architecture. Make sure to know answers, and if you don't do not invent things.
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:
Difference between Mutable and non Mutable What is iBeacon Implement a queue with Array
How do you keep up to date on iOS development?
Build an single page application
Knowledge about retain cycles and references
Knowledge about test driven development and writing UI tests
Searching for a word in a list of words. They wanted exact solution for this.
Photoshop has a function fill color that will fill color inside a given shape. You need to write a method that fill color. This method takes 2d array, coordiates x, y from where it will start filling the color inside whole shape. If any of the coordiante is already filled with color, leave it and move ahead. fill_color(int arr[][], int x, int y)
Viewing 3751 - 3760 interview questions