1. Java basics. 2. Kotlin. 3. Architectures like MVC, MVP, MVVM. 4. Coroutine. 5. Solid Principals 6. Testing ++
Engenheiro De Software Android Interview Questions
566 engenheiro de software android interview questions shared by candidates
--Recursion based question --Arrays
Some of the gists that we are fetching have anonymous owners, which in turn means we don't have the owner's image to load for the gist. Switch to use GithubApi.getGistsObservable() as your api which will return you an Observable instead of Call object. Make sure the app behaves as it is supposed to with the new method of fetching the data. Filter out the gists with no owners/images Optimize the adapter in charge of populating the list
BONUS Try to implement this feature without Notifying your adapter.
Valid Palindrome II
You are given one method that does all the work to pull in "x" bytes of text at a time. This next method takes the output from that first method and you need to complete it so that it prints out each full line of data, up until the line break is reached.
Where is the database initialised in an MVVM design pattern?
How EventBus works?
stage 1 algorithm
What is the difference between Fragment and ViewGroup ?
Viewing 81 - 90 interview questions