Skip to content

Instantly share code, notes, and snippets.

@bambuh
bambuh / iOS Interview Questions
Created April 15, 2020 08:02 — forked from atimca/iOS Interview Questions
iOS interview questions to interviewer from candidate
Question set for interviews
Developer
Tech
- [ ] How many projects do you have
- [ ] Which architectures approaches do you use
- [ ] Which swift version / legacy objc, c what are you going to do with it.
- [ ] Do you do layout in xibs or in code?
- [ ] What do you think about reactive programming (RxSwift)