What experience do you have with Tests and Architecture? Behavioural questions around company values.
Senior Ios Engineer Interview Questions
621 senior ios engineer interview questions shared by candidates
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.
Few more app architecture related questions.
Tell me about some projects you worked on where you made an impact
The home assignment was about solving a maze in iOS. The problem was easy but they look more of design than solution.
Differentiate h/w and s/w. what are oops
Motivation, starting date, salary, project I am proud of the most etc
What's the most interesting technical challenge you've solved recently? How did you approach it? * What is the most well-designed app you've used? Why? * What's your favourite consumer-facing product or feature you've built or contributed to recently? Who did you work with, what impact did you have, and what did you learn? *
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
Work challenges, Swift Formatter, building features and cross collaboration questions.
Viewing 611 - 620 interview questions