They asked for creating a core data demo in the machine test round.
Ios Developer Interviews
Ios Developer Interview Questions
"iOS developers specialize in creating applications for iPhone and iPad. During an interview, expect employers to ask challenging technical questions about the limits and capabilities of iOS applications in addition to textbook programming questions. Be prepared to discuss relevant projects from past jobs or individual work."
7,849 ios developer interview questions shared by candidates
Where do you see yourself in 5 years
Array sorting problems.
Q: you are using MVC. But do you know any other architect?
Why did you decide to apply to that position?
in swift, given there's a list of tasks with their effort (in days) [("painting", 5), ("drywall", 2) ...] and a list of dependencies that show pairs of task, task1 relies on task2 so [ ("painting", "drywall"), ("drywall", "hvac"), ("drywall", "plumbing") ] means painting relies on drywall, and drywall relies on hvac, plumbing etc. give the earliest amount of time for a given task.
in iOS, what happens if you change a UIView bounds origin?
what is said to be a teamwork?
Is there something in your code you think you could have improved?
Swift and iOS fundamental Programming questions
Viewing 531 - 540 interview questions