pattern design, puzzles,
Android Software Developer Interview Questions
626 android software developer interview questions shared by candidates
Question : given an input string like below, solve it and return the answer in string only. Input : String : "1+3*4-2" Output : string : "11"
How to handle configuration changes ?
Android questions, lots of multi thread questions. Questions about different lock, volatile.
Tell me about the Activity lifecycle?
android architecture components?
activity lifecycle?
Questions on javascript and previous projects that one has worked on.One needs to be well versed with basic concepts as the interview level was moderate and not easy.Good communication skills needed.
How would you perform in-order, pre-order and post order traversals in a Binary Tree? Given the pre-order and in-order traversals of the tree, how would you reconstruct the tree? How would you generate N rows of the Pascal's triangle? How would you design a performant service to store unique web URLs? Given an array of stock prices, how would you maximise profit? How would you implement a view scrolling service in Android using multiple threads?
What is memory leak?
Viewing 341 - 350 interview questions