project done
Junior Android Developer Interview Questions
8,377 junior android developer interview questions shared by candidates
Java: * primitives vs objects * synchronization, wait, notify * standart collections Android: * main components * permissions * history of android versions and changes there RxJava: * Observers * multi threading * different Subject
Walk us through your cv
"What would make you a good fit for the role?"
1. How to test your code? 2. What kind of activites did you participate when you are in college?
Write a function to implement the following and test yur functon with the results
Talk about your last position, role and technologies you usually use.
You are given an array of arrays a. Your task is to group the arrays a[i] by their mean values, so that arrays with equal mean values are in the same group, and arrays with different mean values are in different groups. Each group should contain a set of indices (i, j, etc), such that the corresponding arrays (a[i], a[j], etc) all have the same mean. Return the set of groups as an array of arrays, where the indices within each group are sorted in ascending order, and the groups are sorted in ascending order of their minimum element.
Please tell me about yourself.
Why do you want to join AutoScout24?
Viewing 7641 - 7650 interview questions