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?!")
Mobile Manager Interview Questions
5,885 mobile manager interview questions shared by candidates
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?
dispatch queues … what are they and how do they work?
Viewing 11 - 20 interview questions