Asked about previous experience and salary expectations.
Mobile Software Engineer Interview Questions
2,719 mobile software engineer interview questions shared by candidates
String manipulation
Are you willing to agree to the resume modification process?
2nd Interview: The onsite consisted of a Leetcode Medium question modeled on data you might see regularly (i.e. stocks), a java interface implementation, android recyclerView implementation, and an idea panel where you talk high-level on how a made up app would be modeled.
How did you like your job at X company?
Many questions about state management and dependency injection.
normal confusing algo question
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 881 - 890 interview questions