What are the differences between classes and structs? Can you tell me how they are handled in memory? In the case of SwiftUI and UIKit, what are the differences?
Ios Software Developer Interview Questions
991 ios software developer interview questions shared by candidates
In code review, what do you look for?
What is nsManagedObjectContext in coredata?
If API session tokens expire in the app, how would you handle that? Where would you store it securely? Tell me about you experience implementing KeyChain?
If a user clicks the same cell in the list multiple times, how do you not duplicate API calls?
What Is an array, all.related to resume based
1 round - Skype (Some techinical questions on iOS) and coding challenge - Given a string aabccc ouput - a2b1c3
I cannot share due to agreement.
- The last phase in the process was an interview with some of the people in the team in which I was asked mainly about previous experience.
1. The first engineer, asked to me to do pair programming. The task was to implement a simple view controller inside a Navigation Controller with a collection view inside it displaying 100 items. Each item should be displaying an element centered in the cell. 2. The second engineer, asked me how to implement an NSDictionary and went over the details of the implementation of the hash function used by the dictionary 3. The third engineer, asked to talk a little bit about my background and based on that, he asked me to implement a TableView Controller, showing index inside each cell and then tapping on the right bar button on the Navigation bar should push to a new page, where it shows a centered text field and a centered button below it. Specified to use Auto Layout.
Viewing 641 - 650 interview questions