Questions related to swift language. Structs vs classes. Closures. Singleton objects, retain cycle, etc.
Lead Ios Developer Interview Questions
4,777 lead ios developer interview questions shared by candidates
How well do you ensure clear communication both in person and remotely?
Warum bewerben Sie sich gerade bei uns?
Create an IOS app in one week...
Fale quais são os pilares da programação orientada a objeto?
1.Protocal /delegation /notification center /blocks/KVO 2.sqlite vs core data(no primary key) 3.autolayout / stackview / size class /type class 4.NSPushNotification(silent notification,message size,limit for each app) 5.Web Service(NSURLConnection,NSURLSessionDataTask,AFNetworking) 6.Categories vs Subclasses 7.cocopod
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.
how to calculate the time spent on a view controller ?
Syntax related questions in any language you prefer
Viewing 1221 - 1230 interview questions