I can’t say, because it was asked not to divulge any of the questions. Just know they aren’t hard skill based, but soft skill based (at least the first round of questions).
Junior Ios Engineer Interview Questions
7,853 junior ios engineer interview questions shared by candidates
I can't tell about them in here.
What do you think about the position
why Swift is better that Objective-C
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."
Viewing 7741 - 7750 interview questions