How to deal with a slacking coworker?
Android Engineer Interview Questions
10,446 android engineer interview questions shared by candidates
Explain the Scrum process in Agile Development?
Brute force, greedy algorithms
If you nest a RelativeLayout inside a LinearLayout then which layout parameters will the RelativeLayout use? a. RelativeLayout.layoutparams b. Viewgroup.margin c. Viewgroup.layoutParams d. LinearLayout.layoutParams
Photo sharing app. user receives new photo and a notification is created and the user clicks on the notification. What do you attach to the notification to open the app and show the user the photo? a. intent b. photoIntent c. PendingIntent d. Service
App that periodically checks if something is "working" What do you use? a. Wakelock with power manager b. setInexactRepeating c. Post Handler d. call set periodic timer
All questions are from Leetcode
What are the pitfalls of AsyncTasks?
Design an algorithm for checking whether a string can be created from another one (for very long inputs)
Assignment was tasked to be completed in a span of 5 days to test your knowledge on the latest android architecture and implementation such as dagger, rxjava, mvvm, recylcerview, room, and unit testing.
Viewing 101 - 110 interview questions