Asked about previous experience and salary expectations.
Mobile Engineer Interview Questions
3,457 mobile engineer interview questions shared by candidates
String manipulation
Implement integer division.
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.
Viewing 1081 - 1090 interview questions