Employment History and STAR format for multiple questions - Customer situation (unhappy - happy), Brought others in to make a decision, Mistake you made and how you took advantage of constructive criticism. Why Spectrum and why this job?
Mobile Developer Interview Questions
5,877 mobile developer interview questions shared by candidates
For the technical question, I was asked which third party frameworks I’ve used for doing ECommerce and how would I cause a JSON stream to be converted into a strongly typed object (e.g. not just an abstract Dictionary or Array containing “id” or “void” objects but an actual native object).
Perguntaram principalmente sobre minha carreira profissional e minha trajetória escolar e também perguntas técnicas. Uma pergunta muito legal foi a respeito de diversidade cultural.
-What was the one of your last projects, and details?
Why haven't I implemented some features.?
They asked if I was willing to take on the challenge of working in a fast-paced startup environment—where decisions are made quickly, changes happen rapidly, and the pressure can be high at times.
can you recall a time when you had to deal with a difficult customer, or person in your life, and tell us how you dealt with them and what was the outcome of the situation
NDA, but some general questions about basic technical understanding, some scenario based questions at the last interview. Many behavior and standart questions regarding relations inside and outside the company.
General discussion about BD role.
The interviewer wanted to see the answer to the algorithm question done in demo-able, live code and he gave me the choice of using either coderpad or my Xcode IDE. You're given the assignment to implement your own regular expression parser with three different cases: exact_match, wildcard_match and then an exact_wildcard_match (if I remember correctly). The API should look something like this: exact_match("hello world","hello") returns true exact_match(hello world","llo") returns true (llo exists) The first parameter is the string and the second parameter is the query you're doing the matching on. The wildcard in the wildcard match was a period, so a successful (true) "wildcard_match" could have inputs such as ("hello world",".ello") (where the wildcard character is a period).
Viewing 781 - 790 interview questions