Are you from a service background?
Senior Ios Engineer Interview Questions
7,870 senior ios engineer interview questions shared by candidates
In regards to UIKit and SwiftUI what are the differences between classes and structs?
How do you use UIKit in SwiftUI, vice versa?
Design a library to trace the code execution flow.
One of the questions was following: What is time complexity of appending an element to an array? What are the edge cases? (the interesting thing is about edge cases)
What is protocol and define a function inside protocol?
Algorithm test Given an array of integers, keep a total score based on the following: – Add 1 point for every even number in the arrav. – Add 3 points for every odd number in the array, except for the number "5". – Add 5 points ever time the number "5" appears in the array. Note that the 0 is considered even.
Big O notation and time complexity for some specific scenarios
Personality questions
basics of iOS fundamentals, architecture and view controller life cycle.
Viewing 401 - 410 interview questions