simple interview questions: tell me about your self? about my experience in sale
Mobile Software Interview Questions
5,887 mobile software interview questions shared by candidates
What leadership role have you held before?
When have you had a conflict with a coworker? How did you resolve it?
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).
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).
Why haven't I implemented some features.?
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.
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.
Formação superior
Quanto tempo de experiência trabalhando com mobile
Viewing 791 - 800 interview questions