Only platform section, without algorithms
Sr Ios Developer Interview Questions
1,602 sr ios developer interview questions shared by candidates
- Difference between let and var - Diff b/w class and structure - Why swift is protocol oriented language - How to write variable in protocol & extensions - What is core data - Deletion in core data - Stripe payment gateway integration - Remote notification delegate methods and integration - Diff of if let and guard let - How to pass data from view 1 to view 2 also vive versa
Many question regarding technical things in Swift Language for iOS development.
What is your current salary
General architecture questions, best practices, they talked about different problems and how can I solve them
Basic HR questions in HR round, basic tech questions in tech round
Whats are the oops principals?
Warum bewerben Sie sich gerade bei uns?
En el Onsite me pusieron un ejercicio en Objective-C con Swift. De Objective-C realmente no fue necesario hacer mucho, puedes copiar y pegar el código existente o el entrevistador de da una mano. Fueron 2 etapas, la primera es hacer una conexión a una API usando URLSession, ojo que el Request esta creado en Objective-C pero es muy fácil de mandar a llamar, literal sería algo como MyClass.getRequest() Después de hacer el request tienes problemas de encoding en una clase porque las keys son distintas al JSON, en mi caso fue en la propiedad titulo. De ahí tienes problemas con el Main Thread, simplemente es agregar la ejecución de UI al main thread y es en objective-c, pero reitero que solo ocupas copiar y pegar. Por ultimo es agregar un label en una celda de Storyboard al viewController.
Viewing 531 - 540 interview questions