Given an input array [1,2,3,4,5], output should be [5, 4, 1, 2, 3] if count is 2. func (array: [Int], count: Int) After you are done with the solution, the interviewer will ask about the time complexity of it. And will ask you if you can improve it to lessen the complexity
Ios Engineer Interview Questions
7,861 ios engineer interview questions shared by candidates
Tell me an experience with optimizing a piece of code.
LC medium about strings. Information from the preparation document they provide you certainly will suffice, don't worry.
Class struct, assessment, uikit, project
How to design a memory-pool?
Questions about skills you worked on. Related your Projects.
Would you accept an offer if put the one for you?
On call interview. iOS threading questions. Open playground and answer threading's what will be the output of coding snippet (threading, closure). Capture list in closure. Open Xcode and create a project to make an api call by using the mvvm architecture.
class vs structure, tipples, CGD, ARC, strong weak unknown
build an app, given an api. you need to design and architect the app in given 2 hours time.
Viewing 6331 - 6340 interview questions