normal confusing algo question
Mobile Developer Interview Questions
5,879 mobile developer interview questions shared by candidates
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.
We all make mistakes we wish we could take back. Tell me about a time you wish you'd handled a situation differently with a colleague
What is obfuscation? What is it used for? What about minification?
What kind of experience do you have in regards to sales?
Design a system to rank friends in a battle game
1. Mobile Architecture High Level 2. Load balancing on Server 3. Difference between Get and Post calls
Data structure question: build an LRU cache from scratch with runtime complexity requirements
Viewing 1911 - 1920 interview questions