Swift fundamentals, threading, core data, memory dispatch, operation queue.
Sr Ios Developer Interview Questions
1,479 sr ios developer interview questions shared by candidates
Questions related to HTTP security and networking (90% not related to iOS)
Diff between closures and function, escaping vs non escaping closures
App Architectures experience, and a brief description
Decoder array numbers for showing in the array
Basic Algorithm and iOS design questions
A home task with a map view
Basic array problems like additive sequence, encoding decoding, iOS includes CoreData Concurrency
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
2 coding and multiple choices questions Absurd hr questions
Viewing 1451 - 1460 interview questions