why Swift is better that Objective-C
Ios Developers Interview Questions
7,850 ios developers interview questions shared by candidates
The pairing interview was the more " difficult" one but you can come prepared with your own code, and if you prepare it is much better
1. UI questions: UIKit, standart questions about UIViewController lifecycle, DCG, Posix, Operation 2. Algorithms: simple task (f.e. search substring, count repeating chars in string) coding about 30 min 3. Live coding
Implementation of app live code with json parsing
1. High Order function, please write custom code for filter function
Tell me about some projects you worked on where you made an impact
During Algorithmic interview at first I was asked about common things related to Computer Science: - what happens when user inputs query in the browser and presses Enter. This leaded us to DNS, 7 OSI levels, https/http, TLS, TCP/UDP connections, json/xml - how HashMap works and what's the time complexity of adding/getting an element. This leaded us to hash functions and collisions - OOP, inheritance and composition (advantages and disadvantages). The second part was the algorithmic task itself: "You are given an array A of non-negative numbers and a target sum S. Write an efficient function that finds one continuous sub-sequence of elements which sum up to precisely S. The return value should be a pair of array indices or an empty array."
Describe the architecture decisions you made in your project and why
About Combine Framework how does it work?
Basic routing and switching stuff. If you’re CCIE you can answer these questions in middle of night in your sleep.
Viewing 7741 - 7750 interview questions