What is your favorite architecture and why? This doesn't have to be confined to structural architectures.
Ios Mobile Software Engineer Interview Questions
21 ios mobile software engineer interview questions shared by candidates
Standard iOS development. Pair program a minor feature on the client. Implement the API endpoint in Ruby.
I can't tell you the questions because of NDA. But if you comfortable with algorithms (sorting, iterations, find), arrays, trees, linked lists and all this stuff - you should perform well. Only thing I should mention - practice in whiteboard coding before the interview to feel comfortable about that. In about 5 to 10 problems you'll become okay with idea of writing code on whiteboard(if you don't do that in everyday work of course), and this should help.
Nothing unusual or unexpected. Rather than college-type of drill, technical discussion about solving problems.
Design an event tracking system with a tracking function to monitor events. There will be two event types: high-priority events, which should be sent to the server immediately upon arrival, and low-priority events, which can be cached locally and uploaded in batches every 10 seconds or so. Ensure that validation and enrichment are performed when events are received.
iOS basics, experience questions, and some networking
Programming exercise was good- you had 1:15 hr in XCode to write a simple iOS application with data persistence, implement a shake motion gesture, localize it into french and spanish, and ensure the UI resized correctly. Then you had to write the test cases for your app. All told if you knew what you were doing you should have the basics done in under an hour. From there you can spend the rest of your time making the UI pretty.
General questions about my experience and back ground?
Describe a challenging task you have worked on
Create an algorithm to find the solution of a maze. The starting point could be anywhere inside the maze.
Viewing 11 - 20 interview questions