A lot of scrum questions, daily standup, retro, review etc.
Ios Developer Intern Interview Questions
5,599 ios developer intern interview questions shared by candidates
iOS App Lifecycle and Multithreading in iOS
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.
Viewing 5041 - 5050 interview questions