Como aplico a abordagem Offline-First, lidando com sincronização massiva de dados e as estratégias que utilizo para resolver esses desafios.
Mobile Software Engineer Interview Questions
352 mobile software engineer interview questions shared by candidates
Na entrevista técnica, foi necessário criar uma função com um objetivo específico utilizando data structures and algorithms. Foram avaliados ambos minha habilidade técnica e o processo que utilizo para resolver problemas.
How does separation of concern (MVVM) help in an Android Lifecycle?
How to implicitly run a filter function on a variable every time after it's set.
Most of the questions and code challenge was related to Android app development, Some of the questions were common to Android like what is life cycle of activity, fragment vs activity and ways to build a app and test better, How mockito works, What are types of storage available for android app, how data is persistent when app goes to background and is retained when app comes to foreground. More on present work experiences and code challenge,
String manipulation
How did you like your job at X company?
Find the maximum sum of two numbers from the given array [105, 145, 100, 150] such that: * The first digit of one number matches the first digit of another number. * The last digit of one number matches the last digit of another number.
Find the length of the longest substring that does not contain "aaa" or "bbb", we can use a sliding window approach.
Make an app that displays information using an API they provide. You have like 4 days to do it. They even give you a boilerplate. How to scope a feature on a travel/vacation app.
Viewing 131 - 140 interview questions