- General behavioural questions on first step, read yellow book. - System design: design a chat application. Two screens, contacts and message list. Most focus on second screen and on high level diagram of that. - Live coding: Refactor an old UIKit app. There was a collectionview inside a massive view controller with a list of something, fetched form api. Task was to refactor it to any kind of applicable architecture for testing. After that write tests for your chosen arch. And after small leetcode task with arranging integer elements inside an array.
Sr Ios Developer Interview Questions
1,602 sr ios developer interview questions shared by candidates
Technical questions for iOS. Soft skills questions
Technical: What is ARC? Edge cases where structs can be stored in stack memory and classes can be stored in heap memory? Class vs Struct? Weak vs unowned? Behavioural: Tell me about a time you led a project to completion? Tell me a time you had to work through a conflict?
There was no any technical question. It was an HR interview only
polymorphism and examples solid definitions for something like internal, fileprivate, static, public
Design LRU cache
Find the smallest window in a string containing all characters of another string
build an app using our API to make a list
What architectures I am familiar with?
Implement overlapped i/o using multi-threading system.
Viewing 721 - 730 interview questions