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:
Ios Developer Intern Interview Questions
5,613 ios developer intern interview questions shared by candidates
Build a tableview in UIKit.
Conocimientos y uso de patrones de arquitectura
How do you keep up to date on iOS development?
How are optionals internally implemented in swift?
iOS Application life cycle
Disadvantages of singleton , What is app thinning? Slicing , bitcode? Current project Questions related to project in resume.
- Some algorithms questions to solve
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)
Build an single page application
Viewing 3721 - 3730 interview questions