Sample Android project. 2 screens(search and detail).
Android Engineer Interview Questions
9,765 android engineer interview questions shared by candidates
There is a rope that will burn for a total of 10 minutes, but at variable rates. How would you use this rope to measure the passage of 5 minutes?
none
android, binary trees
there were no questions
Write methods to store and search strings. On searching * denote any symbol.
Which one of the following is true by default of a Service declared in your manifest?
If you nest a RelativeLayout inside a LinearLayout, what type of LayoutParams would that RelativeLayout accept? A. RelativeLayout.LayoutParams B. ViewGroup.MarginLayoutParams C. ViewGroup.LayoutParams D. LinearLayout.LayoutParams
What is a red-black tree? Describe a situation where you would use one. Write on the white board a solution to xyz problem by using a red-black tree.
Output a delta encoding for the sequence. In a delta encoding, the first element is reproduced as-is. Each subsequent element is represented as the numeric difference from the element before it.
Viewing 141 - 150 interview questions