- System Design - Uber - Coding - find complement of pairs in list given a target. Used the logic of 2sum - Pair Programming on Android Studio - This was a weird one. Asked to implement API calls using JSONarray and JSONobject instead of Retrofit. No questions around the Android app architecture. Instructions said you can Google search and the interviewers didn't agree with that - Engineering fit - Another behavioral
Android Lead Interview Questions
4,236 android lead interview questions shared by candidates
Questions were only depth on android services , multi threading and synchronisation. Volatile keyword Java synchronisation Multithreading Talent aquasition team is very good.
2d array, string manipulation, two pointers, sliding windows etc.
ListView & Recycler View / general Android architecture
Basic HashMap implementation
Focou em experiências passadas, situações de conflito, arquitetura de sistemas, tecnologias que ja usei e soluções.
Como você gosta de estudar um assunto?
Android Questions: 1. What is the difference between a Thread and AsyncTask (and who currently uses AsyncTask)? 2. How do you transfer data between two Fragments? 3. What are the different types of Services? 4. How does a Service differ from a WorkManager?
Coding challenge: Write an android application that tracks jogging times of users User must be able to create an account and log in (If a mobile application, this means that more users can use the app from the same phone) When logged in, user can see, edit and delete his times he entered Implement at least two roles with different permission levels (ie: a regular user would only be able to CRUD on his owned records, a user manager would be able to CRUD users, an admin would be able to CRUD on all records and users, etc.) Each time entry when entered has a date, distance, and time When displayed, each time entry has an average speed Filter by dates from-to Report on average speed & distance per week REST API. Make it possible to perform all user actions via the API, including authentication (If a mobile application and you don’t know how to create your own backend you can use Parse.com, Firebase.com or similar services to create the API). In any case you should be able to explain how a REST API works and demonstrate that by creating functional tests that use the REST Layer directly. All actions need to be done client side using AJAX, refreshing the page is not acceptable. (If a mobile app, disregard this) Bonus: unit tests! You will not be marked on graphic design, however, do try to keep it as tidy as possible. NOTE: Please keep in mind that this is the project that will be used to evaluate your skills. The project will be evaluated as if you are delivering it to a customer. We expect you to make sure that the app is fully functional and doesn’t have any obvious missing pieces. The deadline for the project is 2 weeks from today.
Find bug in code snippet
Viewing 3831 - 3840 interview questions