iOS App Lifecycle and Multithreading in iOS
Ios Developer Intern Interview Questions
5,598 ios developer intern interview questions shared by candidates
Simple Technical questions
In the On-Site, they give you a Xcode project and ask you to use an already established method to fetch an array of a model, where each element has a URL to download an image. Your task is to create a method to fetch those images and refresh each table cell to display them. They expect you to use async/await and, to be thorough, to make good use of concurrency and best coding practices. At the beginning, they let you choose whether to use SwiftUI or UIKit.
Why are you leaving your current position?
music play with seek bar demo
Previous projects. Some behavior questions. Object oriented design
OOP, Swift, MVC, algorithms, Scrum
What are some of the prior experiences/projects you have worked on?
What is the difference between weak and unowned references? weak: Optional, set to nil when the object deallocates. unowned: Non-optional, assumes object will exist while it is being used.
Find and fix all the bugs in this sample iOS app.
Viewing 5041 - 5050 interview questions