data structure memory management design patterns swift new features solid principles clean architecture
Sr Ios Developer Interview Questions
1,600 sr ios developer interview questions shared by candidates
1. ViewController life cycle 2. architecture preferences (MVC, VIPER, MVVM) 3. Life coding with simple algorithmic problem
The first logical tasks were interesting ones. You are given 7 tasks with 30 minutes each to solve App Store monetization challenges based on some initial conditions.
- The second phase was an online interview in which I needed to work on some code tests.
Design patterns, Core iOS concepts, Asked to write looping conditional statements
Find the missing natural number in a range in constant time.
A home task with a map view
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
Given two linked lists, check if they merge. If so write a function to get the intersection point of two Linked Lists
Experience, difficult situations or challenges in the past, approach to solving problems, technical background
Viewing 1571 - 1580 interview questions