Senior Ios Engineer Interview Questions

2,086 senior ios engineer interview questions shared by candidates

What is the difference between struct and class in Swift? What are optionals in Swift and how do you unwrap them? What is ARC (Automatic Reference Counting)? What is the use of guard and how is it different from if let? What is the difference between frame, bounds, and center in UIView?
avatar

Senior IOS Developer

Interviewed at Persistent Systems

4.2
May 1, 2025

What is the difference between struct and class in Swift? What are optionals in Swift and how do you unwrap them? What is ARC (Automatic Reference Counting)? What is the use of guard and how is it different from if let? What is the difference between frame, bounds, and center in UIView?

1.How do we tell to Junior developer about class, struct usage 2.How do we tell to Junior developer about functions,, closures usage 3.Write syntax for functions and closures 4.About project and challenges 5.Which architecture is best to use 6.Diff between Obj-C and Swift UI 7.Why is accessibility important? 8.In Swift UI, do modifiers have prioritization? 9.Explain Swift Concurrency? 10.Write Generics to add two numbers? 10.*Coding test: Find Common Element in Rows Given a matrix where every row is sorted in increasing order, return the smallest common element in all rows. If there is no common element return -1. Input: mat = [[1,2,3,4,5,8], [2,4,5,8,10], [3,5,7,8,9,11], [1,3,5,7,8,9]]
avatar

Senior IOS Developer

Interviewed at Persistent Systems

4.2
Sep 10, 2025

1.How do we tell to Junior developer about class, struct usage 2.How do we tell to Junior developer about functions,, closures usage 3.Write syntax for functions and closures 4.About project and challenges 5.Which architecture is best to use 6.Diff between Obj-C and Swift UI 7.Why is accessibility important? 8.In Swift UI, do modifiers have prioritization? 9.Explain Swift Concurrency? 10.Write Generics to add two numbers? 10.*Coding test: Find Common Element in Rows Given a matrix where every row is sorted in increasing order, return the smallest common element in all rows. If there is no common element return -1. Input: mat = [[1,2,3,4,5,8], [2,4,5,8,10], [3,5,7,8,9,11], [1,3,5,7,8,9]]

Viewing 991 - 1000 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 2,086 interview questions and reports from Senior ios engineer interviews. Prepare for your interview. Get hired. Love your job.