During technical interview I was asked about Swift & iOS: generics, generic protocols, how Swift Optionals work, difference between closures and functions, how memory is allocated for closures, capturing values in closures, difference between structs and classes, how memory is allocated for structs and classes + edge cases (struct in heap, class in stack). After that showed me different code samples and tasks: DispatchQueue spaghetti task (to determine execution order), execution order, Unit-Testing sample task (to improve code and make a proper test), retain cycle task (to find this cycle or prove that there's no problems)
Ios Software Developer Interview Questions
7,864 ios software developer interview questions shared by candidates
Given an Xcode project, add 3 features (they'll tell you what).
Basic swift Interview questions and questions related with real time projects
OOPs, Structs, Class, POP, MVVM
Describe different types of app cycle methods?
Can you constantly work overtime? (It's an essential part of the job)
How much salary are you expecting
Sorting, and buy a stock2
Standard work eligibility questions and confirmation of basic resume info.
write the functions to create memory management unit (MMU), mem_init(), mem_free() and similar. (understand how you would set the block structure for data and free blocks and segmented lists to store the free blocks)
Viewing 6471 - 6480 interview questions