Basic and intermediate Android related questions
Developer Android Interview Questions
10,452 developer android interview questions shared by candidates
Android
String Manupulation related questions and previous project related questions.
services,OOPS,
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?
Why we should use Global scope?
One of the question was to describe the activity life cycle. Few questions was based on Java also. Where the interviewer also questions about few java related concepts.
Working with Android layouts, asynchronous communication, java libraries, REST API client architecture. One logical task: you have an array of 99 distinct integers, each one can have a value between 1 and 100 inclusively. But no duplicates in an array. Array is not sorted. Find out which value is missing in the array.
Finish an assignment resembling some functinality of their main product.
Viewing 471 - 480 interview questions