Mostly, they ask questions related to SwiftUI.
Sr Ios Developer Interview Questions
1,457 sr ios developer interview questions shared by candidates
Remote coding task. Small project.
No question asked as the interview itself has many problems from their side.
data structure memory management design patterns swift new features solid principles clean architecture
1. UI questions: UIKit, standart questions about UIViewController lifecycle, DCG, Posix, Operation 2. Algorithms: simple task (f.e. search substring, count repeating chars in string) coding about 30 min 3. Live coding
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
Exclusively whiteboard algorithm questions.
Can you describe yourself? What is your previous experience related iOS development? What is your motivation to plan at Flix?
Typical technical issues related to a senior iOS developer.
Viewing 1421 - 1430 interview questions