Ios Software Engineer Interview Questions

7,852 ios software engineer interview questions shared by candidates

Round 1: Intro + Basic technical questions related to Swift language by the hiring manager. Round 2: Take home coding test. Round 3: Technical interview questions based on your coding test and asked to do modifications in the test. Round 4: Culture Fit and Product/Company info
avatar

Senior IOS Engineer

Interviewed at Resmed

4
Nov 18, 2022

Round 1: Intro + Basic technical questions related to Swift language by the hiring manager. Round 2: Take home coding test. Round 3: Technical interview questions based on your coding test and asked to do modifications in the test. Round 4: Culture Fit and Product/Company info

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.
avatar

IOS Engineer

Interviewed at Google

4.4
Jul 17, 2022

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.

How would you implement a search screen feature from scratch?(System Design) Then they ask you to actually code your idea, then you go into a debugging round. How would you fix this code? Different levels are breaking, be sure to know about dependency injection and memory location of objects make sure to pay attention to the debugger.
avatar

IOS Software Engineer II

Interviewed at DoorDash

3.6
Apr 30, 2024

How would you implement a search screen feature from scratch?(System Design) Then they ask you to actually code your idea, then you go into a debugging round. How would you fix this code? Different levels are breaking, be sure to know about dependency injection and memory location of objects make sure to pay attention to the debugger.

Viewing 7361 - 7370 interview questions

Glassdoor has 7,852 interview questions and reports from Ios software engineer interviews. Prepare for your interview. Get hired. Love your job.