Can you describe your experience with Android architecture components and how you apply them in real projects?
Android Software Engineer Interview Questions
598 android software engineer interview questions shared by candidates
What is the difference between the heap and stack?
1. Reverse the array without using any inbuilt functions or libraries.
--Recursion based question --Arrays
1. Java basics. 2. Kotlin. 3. Architectures like MVC, MVP, MVVM. 4. Coroutine. 5. Solid Principals 6. Testing ++
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.
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?
Valid Palindrome II
Viewing 91 - 100 interview questions