How would you describe your work habits?
Mobile Engineer Interview Questions
3,455 mobile engineer interview questions shared by candidates
They asked me about my work experience.
Asked me to do a test day with a certain task.
What is an optional in the Swift language and explain how it is implemented?
Here’s a list of object types. Which ones can be retained and which ones can’t be? String, Array, NSInteger, Dictionary, NSNumber
signaling , traffic cases e.g explain scenario of MT/MO calls ?
Tell me about a time when you had issues with app review with either Android or iOS and how did you solve it?
What is the difference between val and var in kotlin
How to implement xxx feature ? (they will ask you a question from the current system they have)
1- Person1 favourite numbers is X, Person2 favourite number is Y, non-empty zero-indexed array A consisting on N integers given, persons are interested in occurrences of their fav numbers X, Y in array, they are looking for longest leading fragment of array in which an equal number of occurrences of X, Y int fund(int X, int Y, int[] A) should return maximum A[P] contains same X and Y or -1 -
Viewing 131 - 140 interview questions