Differentiate h/w and s/w. what are oops
Senior Ios Engineer Interview Questions
2,074 senior ios engineer interview questions shared by candidates
Basic Algorithm and iOS design questions
arr = [c,c,b,d,d,a,a,c,b,b,b,c,d,a] Given an array of characters, find the min length sub array within this array which has all the unique elements present in the array. unique = [c,b,d,a] worst = [c,a,a,a,a,d,d,d,b] //in this case the complete array becomes the min lenght sub array.. Write a function which accepts the char array and prints i,j of the sub array
Create list view and fetch data from server, used clean architecture
A home task with a map view
What's the most interesting technical challenge you've solved recently? How did you approach it? * What is the most well-designed app you've used? Why? * What's your favourite consumer-facing product or feature you've built or contributed to recently? Who did you work with, what impact did you have, and what did you learn? *
Multithreading, Struct vs Class, Enums, OOP, POP, GoF
Swift basics and an assignment on table view with unit and UI tests.
Asked about Basic Swift concepts, Architecture, SOLID principles, Closures, ARC, Memory Management, GCD, and some related questions.
Easy and swift and uikit and swiftUi
Viewing 2051 - 2060 interview questions