Android Developer Interview Questions

8,373 android developer interview questions shared by candidates

It is based on your resume. Basic concept of OOPS. Read your resume perfectly. My technical and pratical both are good. but i'm not selected. why? i dont know. I completed my practical round. but no any call from company side you are selected or not. after 3-4 days i send email to hr. than hr revert in call. she says currently android developer position is completed. you are not selected bcoz other are accepted the offer. In future if this position is require than i inform you.
avatar

Android Developer

Interviewed at Multidots Solutions

4.7
Nov 1, 2018

It is based on your resume. Basic concept of OOPS. Read your resume perfectly. My technical and pratical both are good. but i'm not selected. why? i dont know. I completed my practical round. but no any call from company side you are selected or not. after 3-4 days i send email to hr. than hr revert in call. she says currently android developer position is completed. you are not selected bcoz other are accepted the offer. In future if this position is require than i inform you.

1st round is basic thing 2nd round is scenario-based. Given an array of positive integers A and an integer B, find and return first continuous subarray which adds to B. If the answer does not exist return an array with a single element "-1". First sub-array means the sub-array for which starting index is minimum. Problem Constraints 1 <= length of the array <= 100000 1 <= A[i] <= 10^9 1 <= B <= 10^9 Input Format The first argument given is the integer array A. The second argument given is integer B. Output Format Return the first continuous sub-array which adds to B and if the answer does not exist return an array with a single element "-1". Input A = [1, 2, 3, 4, 5] B = 5
avatar

Senior Android Developer

Interviewed at Velotio

4
Jun 8, 2022

1st round is basic thing 2nd round is scenario-based. Given an array of positive integers A and an integer B, find and return first continuous subarray which adds to B. If the answer does not exist return an array with a single element "-1". First sub-array means the sub-array for which starting index is minimum. Problem Constraints 1 <= length of the array <= 100000 1 <= A[i] <= 10^9 1 <= B <= 10^9 Input Format The first argument given is the integer array A. The second argument given is integer B. Output Format Return the first continuous sub-array which adds to B and if the answer does not exist return an array with a single element "-1". Input A = [1, 2, 3, 4, 5] B = 5

Viewing 6451 - 6460 interview questions

Glassdoor has 8,373 interview questions and reports from Android developer interviews. Prepare for your interview. Get hired. Love your job.