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 Engineer Interview Questions
Mobile Engineer Interview Questions
Il ruolo di Mobile engineer è altamente qualificato e impegnativo. Durante il colloquio, dovrai dimostrare una buona conoscenza del software e dei linguaggi di programmazione utilizzati dall'azienda, ottime capacità di gestione dei progetti e una forte propensione a lavorare in un team dinamico e sotto costante pressione.
Domande tipiche dei colloqui per Mobile engineer e come rispondere
Domanda 1: In quali linguaggi di programmazione sei esperto?
Domanda 2: Quale processo utilizzi per risolvere i problemi?
Domanda 3: Quali strumenti di project management hai usato?
5,879 mobile engineer 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