Create a memory leak
Ios Interview Questions
7,865 ios interview questions shared by candidates
Some "CS101" style algorithm/data structures questions. General Fibonacci question with a memoization approach.
During Live Coding I had a small app to write, the purpose of this app was to parse local json file with geo points and put these points on the MapKit map. Solution should be clear, testable, scalable and support later migration from local file to remote data source. Things to think about: architecture and error handling.
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)
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
Viewing 6461 - 6470 interview questions