Fix a broken REST API iOS app.
Lead Ios Engineer Interview Questions
6,263 lead ios engineer interview questions shared by candidates
1 system design question (1 hr): architect the fandango app 1 behavioral interview (.5 hr) 1 coding question (1.5 hr): given an xcode project, fix a bug and then implement something
Direct Technical Questions and Programming.
Deep dive your past projects
Load json data and display in a UI following a design spec provided as an image with some measurements of table cell layout.
1) (something like) Given the below matrix, find the shortest path for a robot to get from (0, 0) to (6, 4) (these are x, y coordinates FYI). The zeros in the matrix represent occupy-able positions and the ones are un-occupy-able positions. The robot cannot move diagonally. [[0,1,0,1,1,0,1], [0,1,1,1,1,0,1], [0,0,0,1,1,0,1], [1,1,0,1,1,0,1], [0,1,0,0,0,0,0]] 2) (something like) Tell me about a time where you were faced with an obstacle (professional or otherwise) and how you overcame it.
what's difference between weak and unwowned
Salary expectations
Talk about background of coding
What is the difference between a class and a struct
Viewing 5771 - 5780 interview questions