Create an IOS app in one week...
Ios Lead Interview Questions
7,869 ios lead interview questions shared by candidates
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
The job interviewer cancelled 5 minutes before the interview time.
First round they ask conceptual swift questions from their some predefined list Questions like struct vs classes, - closure and their types, - higher order functions, - is Array a struct or class - async and await - GCD (dispatch queues)
All about CV and former experience
Viewing 3051 - 3060 interview questions