Can you describe yourself? What is your previous experience related iOS development? What is your motivation to plan at Flix?
Senior Ios Developer Interview Questions
1,457 senior ios developer interview questions shared by candidates
Typical technical issues related to a senior iOS developer.
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
A home task with a map view
Asked about Basic Swift concepts, Architecture, SOLID principles, Closures, ARC, Memory Management, GCD, and some related questions.
Easy and swift and uikit and swiftUi
standard questions, random questions, stupid questions
1. ViewController life cycle 2. architecture preferences (MVC, VIPER, MVVM) 3. Life coding with simple algorithmic problem
Multithreading, Struct vs Class, Enums, OOP, POP, GoF
Viewing 1431 - 1440 interview questions