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?
avatar

Senior IOS Engineer

Interviewed at Glovo

3.3
Jul 5, 2021

- 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?

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)
avatar

IOS Developer

Interviewed at Booking.com

4.1
Jan 1, 2017

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)

Viewing 5271 - 5280 interview questions

Glassdoor has 7,875 interview questions and reports from Ios developer interviews. Prepare for your interview. Get hired. Love your job.