Implement Integer.parseInt from scratch
Mobile Engineer Interview Questions
Mobile Engineer Interview Questions
A mobile engineer is a highly qualified and demanding role. In an interview, you will need to demonstrate that you have a good understanding of the software and programming languages being used by the company, strong project management skills, and the ability to work as part of a dynamic and high-pressure team.
Top Mobile Engineer Interview Questions & How to Answer
Question #1: What programming languages are you proficient in?
Question #2: What is your problem-solving process?
Question #3: What project management tools have you used?
5,876 mobile engineer interview questions shared by candidates
None. Just standard. She asked "What role and product do you want to oversee?" ... my answer was the position I am interviewing for (otherwise, why would I be there?!")
Numbers between 1 and n. There is a missing number and one number is repeated twice. Know Big O notation.
You have a set of stairs. You can only move one or two steps at a time. Calculate how many possible combinations of moves can be made to traverse the exact number of steps, for any given total number of steps.
If you have less memory storage, what would you use - Hash Table or Tree? Why?
Hardest Q was: Here's a binary tree: find the longest path within it. So, find a path between any two leaf nodes, where the path is the longest.
Write a program/function to print out numbers from 1 to 100. If a number is multiple of 3, print "Foo" instead. If a number is multiple of 5, print "Bizz". If a number is multiple of both 3 and 5, print "FooBizz".
Programming Question: Jay has N friends, there are M different type of tickets. Jay & his friend, each have some tickets ticket[i]. ticket[N] is the number of tickets Jay has. WAP to return the number of friends who's number of tickets are different from jay's ticket count with 'k'. input: 1. N - number of Jay's friends 2. M - different type of tickets 3. k - difference required 4. Array of tickets
Are you ok with the patients having an attitude at times.
Do you like to play video games?
Viewing 11 - 20 interview questions