Discussion on real life example of strong and weak references. Passing activity strong reference in asynctask and what about that activity reference object?
Ingeniero De Software Android Interview Questions
8,346 ingeniero de software android interview questions shared by candidates
Write a function that will sort items in a list where every next item will be greater or less then the previous, e.g. 5, 2, 1, 7, 9, 8 -> 2, 5, 1, 9, 7, 8
client server model related question was not very clear he wanted to know how to seggregate the request from client and aggregate back the reponse message.
Basics intermediate and advanced
services,OOPS,
Question from Android basic to heigh level. Question from data structure
Polygons challenge, anagrams, implementing findviewbyid
What is Fragment? Inter Fragment communication?
I was asked to implement a request to an existing REST API and to show dots on a map. The task was simple, but I was asked to do it in high quality of code and to provide a great architecture.
String s1 = new String("YOUR_NAME") String s2 = new String("YOUR_NAME") is s1==s2? and WHY?
Viewing 371 - 380 interview questions