- For the general coding assessment, they asked an easy/medium level data structures and algorithms question - For the domain interview, it was questions about how I would design an ios app given certain requirements. I remember they asked me about what kind of storage solutions I would use for an iOS application give certain criteria. After explaining my answers, they would then add different requirements and I would have to update my answers based on that. - For the behavioral interview, they asked questions like "tell me about a time you disagreed with a coworker". They specifically tell you to use the STAR method. This interview only lasted about 15 minutes - For the case interview, they showed me some code, asked me to explain what it was doing, and asked me to change the code to do some additional things as required. This one was probably the most difficult, although from their description of it in the interview prep, it wasn't what I expected. They said you would be given a business problem and have to describe your solution for it. This interview was nothing like that at all. It was just another coding interview.
Senior Ios Engineer Interview Questions
622 senior ios engineer interview questions shared by candidates
What are the different states your application can be in?
Questions like "Why do you write Swift?" and asking to dive deep into CI pipelines are pretty weird for HR interview.
- System/architecture Design such as MVVM, VIPER, etc - CS Fundamental such as multi-threading, networking, - OS, data structure. - Unit test & CI/CD or FRP - Team Management questions related
Is 110-120k with stock options ok?
How is the SDLC process at your current company?
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
Plusieurs questions relatives au code et à l'architecture, suivi d'un test technique
Some technical questions asked by the tech team.
Viewing 581 - 590 interview questions