Quizzes about your personality, logic and general software knowledge.
Ios Softwareentwickler Interview Questions
983 ios softwareentwickler interview questions shared by candidates
1. Bracket balancer problem 2. Postfix expressions evaluation
Two rounds were there; First was written technical, was average. All questions were through online articles, that you can find easily. Second F2F technical interview with Team Lead and Manager. He asked some basic and average level of questions related to development. Second round was held after 4 days of written round.
The first logical tasks were interesting ones. You are given 7 tasks with 30 minutes each to solve App Store monetization challenges based on some initial conditions.
- The second phase was an online interview in which I needed to work on some code tests.
What is Generics in Swift and show an example
How do I handle conflicts
Live App Coding If everything goes well still I don't understand why they don't reply
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
What kind of architectures do you know? What are the differences?
Viewing 971 - 980 interview questions