Polygons challenge, anagrams, implementing findviewbyid
Android Software Engineer Interview Questions
10,449 android software engineer interview questions shared by candidates
Basic CS and android related questions. Easy/Medium LC problems for problem solving. Need to code in System Design which was not expected. System design interview was very detailed and I had to write codes for all modules.
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?
Why we should use Global scope?
What are basic features of Kotlin?
What are other design patterns available in Android?
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.
Viewing 481 - 490 interview questions