Has you ever worked on a project using KMP?
Mobile Software Engineer Interview Questions
351 mobile software engineer interview questions shared by candidates
Why are you interested in specifically this position?
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.
2 - An integer I is whole square if it is a square of some integer Q, int func (int A, in B) returns the number of whole squares within the interval [A..B]
Finish the following sentence: An Objective-C block a) always starts out as a stack object b) is copied to the heap when assigned c) maintains the same reference count whenever it is copied
Q: Explain architecture and domain-level design to a chat screen's functionality including inputs, interactive elements, network calls, UI, architecture, etc. Q (challenge): Take-home challenge is doing said application in a real-world scenario, given their provided API.
Write a function for that would implement something similar to the change directory command in the command line. Write a function to implement a "pretty tree"
iOS basics, experience questions, and some networking
The process was pretty complex and it was simplified a bit since then, and it was pretty impressing. They don't do any silly gotcha coding questions. They do test basic CS fundamentals pretty heavily, but they are smart about it. Mobile platform questions. Simple coding question in Java, Objective-C and C++, questions about platform API (basics to check if you really code in it), and multithreading concepts. Take home assignment - optimization problem (I believe they don't do it any more) with elements of OOD. On-site coding round (leetcode style puzzles, basic CS concepts, data structures, threading, memory management, code review). On-site design round. Designing complete mobile app, frontend and backend (architecture, no visuals). Discussing various constraints, changing requirements as you go, to check if your design is adaptable. On-site company culture fit round with manager. HR round with compensation expectations. On-site team culture fit round with direct team lead.
Short but tricky IOS/Android related questions Couple of IQ programming questions
Viewing 271 - 280 interview questions