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.
Mobile Software Engineer Interview Questions
2,719 mobile software engineer interview questions shared by candidates
2sum, add two numbers (leetcode)
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.
En mi caso bastante técnicas.
Basic string manipulation algorithm alongside pair programming. Quiz regarding basics of Android development including Java and Kotlin
Can UI and UX be isolated?
Coding Exam
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"
Viewing 2171 - 2180 interview questions