Perguntaram se tinha preconceito e se sim, qual?
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,848 ios developer interview questions shared by candidates
perguntaram O que você acha de negros?
What is the main difference between MVVM and MVC
1. Bit manipulation, forget the details but it requires shifting bits 2. Best time to buy and sell stocks 2 3. String & array manipulation, forget the details but it's like top K frequent elements, but tweaked
How does VIPER work or is architected?
What is output of following: struct Singleton { static let shared = Singleton() var value = 5 } var singletonObj = Singleton.shared singletonObj.value = 44
More questions on memory management, multi threading and storyboards.
BFS. Complexity and how to use it
What is ARC in swift?
Write a perfect implementation of GCD (background & main threads).
Viewing 7561 - 7570 interview questions