Android Developer Intern Interview Questions

10,449 android developer intern interview questions shared by candidates

Average interview questions consisting java coding interview questions and general basic android concepts.Other interview rounds with product managers or director of some sort as you might have guessed are typical questions which no one cares about .
avatar

Senior Android Developer

Interviewed at Evite

3.7
Jun 13, 2018

Average interview questions consisting java coding interview questions and general basic android concepts.Other interview rounds with product managers or director of some sort as you might have guessed are typical questions which no one cares about .

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.
avatar

Android Developer

Interviewed at Turing

3.5
Jul 19, 2020

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.

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
avatar

Senior Android Developer

Interviewed at Kaspersky

4
Oct 17, 2021

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

Viewing 9711 - 9720 interview questions

Glassdoor has 10,449 interview questions and reports from Android developer intern interviews. Prepare for your interview. Get hired. Love your job.