why do you think your a great fit for our company?
Ios Developer Interview Questions
7,844 ios developer interview questions shared by candidates
if I felt comfortable troubleshooting phones
A home task with a map view
There is a view in center how to arrange that in above the keyboard through auto layouts
They mainly asked about what I did before and I can mentor junior people.
arr = [c,c,b,d,d,a,a,c,b,b,b,c,d,a] Given an array of characters, find the min length sub array within this array which has all the unique elements present in the array. unique = [c,b,d,a] worst = [c,a,a,a,a,d,d,d,b] //in this case the complete array becomes the min lenght sub array.. Write a function which accepts the char array and prints i,j of the sub array
Given two linked lists, check if they merge. If so write a function to get the intersection point of two Linked Lists
Describe a situation where you have failed.
What experience do you have with Tests and Architecture? Behavioural questions around company values.
The live coding part of the tech interview, they asked me to build an additional functionality in my home task project. I used an endpoint in the API that returned an array of elements and they asked me to use the version of the endpoint that returns paginated content. I had to build it and also verify that it works through unit testing. Most likely this part is very individual, based on what you've built in your assignment.
Viewing 7781 - 7790 interview questions