Tell me about a time when you had to deliver against a timeline that you couldn't meet. How did you handle it?
Android Manager Interview Questions
10,451 android manager interview questions shared by candidates
What is MVVM, implicit vs. explicit intent, etc.
What is android and android architecture
What is array? What and how it stores?
What is the latest tool are you using for the development?
How would you spec out and implement a front-end ad network API to present ads to the user on Android?
Round 1 :- Given printed sheet with 5 questions and you are supposed to write executable code. Questions were: 1) isPalindrome string 2) merging two arrays alternatively 3)print number from 100 to 500 and print "cool" if the number is in multiplication of 5 and print "dude" if number is in multiplication of 11 and print "cool dude" if number is in multiplication of both 5 and 11. 4)print sequence like 50 51 52 53 54 55 40 41..........10 11 12 13 14 15 5)print the number if the remainder is 3 when divided by 7 and exit if user press 0. Round 2 :- 1) Print this sequence: * * * * * * * * * * 2) Is the given year is leap or not ? 3) Find second smallest number in a given array. 4) Print given string ("Raja Software Labs") in this way ("Labs Software Raja"); not allowed to use tokenizer, split or any other built in functions. Round 3 (Technical Discussion + Programming) :- 1) Current Project Discussion 2) Discussion on various tools I am currently using. 3) Discussion on GIT, git commands, process, etc. 4) Write your own implementation of parseInt() method. 5) First non repeating character in the given string in O(n) complexity.
Android activity life cycle, memory management, Fragments vs activities and when to use what?
What is a singleton What is join and indexing (SQL) Static Context
Questions were basics of java and little data structures then basics about android fundamentals amd design related.
Viewing 941 - 950 interview questions