Lot of questions based on experience. What was the most difficult thing you've worked on etc.
Software Engineer Ios Interview Questions
7,863 software engineer ios interview questions shared by candidates
What sort of projects have you worked on in the past?
Name and explain 5 most common design patterns used in iOS development
- 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.
What are copy-on-write and copy-on-read
What are the different states your application can be in?
You have an array of integers. Create a function that finds the first integer that appears more than once in the array.
Falar sobre grand central dispatch, closures, memory leak, etc
What is the difference between value types and reference types in Swift?
iOS basic with counter-question, networking, security, database.
Viewing 7511 - 7520 interview questions