Just about my projects and the technologies I used.
Senior Mobile Engineer Interview Questions
215 senior mobile engineer interview questions shared by candidates
Name me a project you've had a large impact on
Data Structures
Build an app that can pull from an internal API and display news articles and pictures. Be able to translate the articles into other languages. Cover your translation code with unit tests.
How can you reboot the phone (production build) without physically interacting, given that device is not accessible via ADB anf has internet connection
Design a super enumerator using the basic enumerator of iOS for enumerating all objects in a nested NSArray such as @[@"a", @[@"b", @"c", @[ @"d"]]]
How would you make your application's data entry resilient to account for network connectivity issues?
One key thing they asked me was to build a small React Native app that fetches data from an API, handles nested API calls using Promise.all, and displays the data in a table format. Additionally, I had to implement a dropdown to sort the table by name in ascending or descending order.
What is Interruption Test? Difference b/w Hard & soft Assert? How can you view API in Mobile? How to test application version, how to switch to new version? How to handle Mobile OS alerts? One question on TouchAction Class and how to set up Jenkins Job.
merge sort some string reverse quetion some questions on ANdroid And in F2F they asked about the design patterns and some other Java related questions as they were very new in the ANdroid and were setting up the team in india.
Viewing 11 - 20 interview questions