Write a function that will sort items in a list where every next item will be greater or less then the previous, e.g. 5, 2, 1, 7, 9, 8 -> 2, 5, 1, 9, 7, 8
Android Lead Developer Interview Questions
4,303 android lead developer interview questions shared by candidates
They asked me about my background and my vision about work.
Discussion on real life example of strong and weak references. Passing activity strong reference in asynctask and what about that activity reference object?
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.
Polygons challenge, anagrams, implementing findviewbyid
The technical interview was to finish it up the implementation of an WeChat moments app.
How to ensure values from observable to be ordered (example code with flatMap). RxJava concepts
O que eu acho de banheiro sem gênero.
Logical reasoning assessment Personality quiz English language quiz
1) Move all the element less than a given number to right side and greater than given number to left side. Number can or can not be part of Array 2) There are three unsorted(confirmed twice from him) array of size x, y, z. I had to form a third array whose size will be (n + m + l) and put all the elements in sorted order. 3) Check if given Parentheses are balanced or not.
Viewing 401 - 410 interview questions