conceitos basicos e intermediarios, sobre UIKit, networking e etc
Ios Developer Interviews
Ios Developer Interview Questions
"iOS developers specialize in creating applications for iPhone and iPad. During an interview, expect employers to ask challenging technical questions about the limits and capabilities of iOS applications in addition to textbook programming questions. Be prepared to discuss relevant projects from past jobs or individual work."
7,875 ios developer interview questions shared by candidates
- Many questions about arrays. Array size, time complexity, etc. - How auto layout works? Minimum constraints needed for auto layout? - ARC vs Garbage collector? - Array vs Linked list vs Hashable - If array value type, is it copied when we work with it?
technical question about my profile like swift,objective c
how would you design your solution for an engineering problem.
2 times of coding in different sessions, situational questions, general tech questions, design session
Asked about my professional experiences and if I am able to relocate to Istanbul.
Problem solving questions are related to Maps and Hash-maps, Others are related to Core iOS and Architecture level
Searching for a word in a list of words. They wanted exact solution for this.
Photoshop has a function fill color that will fill color inside a given shape. You need to write a method that fill color. This method takes 2d array, coordiates x, y from where it will start filling the color inside whole shape. If any of the coordiante is already filled with color, leave it and move ahead. fill_color(int arr[][], int x, int y)
Difference between value and reference types
Viewing 5271 - 5280 interview questions