They mainly asked about what I did before and I can mentor junior people.
Ios Developer Engineer Interview Questions
7,889 ios developer engineer interview questions shared by candidates
D: What is array's insertion complexity
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
Design an API using Objective-C or Swift that exposes the interface of an internet-connected washing machine.
Questions related to HTTP security and networking (90% not related to iOS)
Create list view and fetch data from server, used clean architecture
Live App Coding If everything goes well still I don't understand why they don't reply
Swift fundamentals, threading, core data, memory dispatch, operation queue.
Main questions were quite simple. That tricky questions did blown away my mind, it used to be 4 of them, and I answered to only 1.
Viewing 7881 - 7890 interview questions