Structure data concepts and flows for a service API.
Junior Ios Developer Interview Questions
7,852 junior ios developer interview questions shared by candidates
Fix a broken REST API iOS app.
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
Viewing 7361 - 7370 interview questions