why use typedefs?
Mobile Software Developer Interview Questions
392 mobile software developer interview questions shared by candidates
They asked me about my work experience.
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 -
What are Objective-C class extensions?
What does "DRY" mean?
Given an array or User (struct), get the top 1k user that is closest to a given location.
Basic coding questions, mobile app questions (explain the concepts and steps involved in building an app screen, etc.)
what is a __block decorator added to a function API?
Just about my projects and the technologies I used.
Viewing 31 - 40 interview questions