How does an air conditioner process work?
Mobile Software Engineer Interview Questions
392 mobile software engineer interview questions shared by candidates
General Questions (Why do you want to work in Japan/Rakuten)
Discussing about current research project
Has you ever worked on a project using KMP?
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"
Viewing 301 - 310 interview questions