Premium Employer

i

This company page is being actively managed by Infosys Team. If you also belong to the team, you can get access from here

Infosys Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 37.7k Reviews

Filter interviews by

Infosys Android Developer Interview Questions, Process, and Tips

Updated 11 Dec 2024

Top Infosys Android Developer Interview Questions and Answers

Infosys Android Developer Interview Experiences

9 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is MVVM design how it's work
  • Ans. 

    MVVM is a design pattern that separates the UI, business logic, and data layers in an Android app.

    • MVVM stands for Model-View-ViewModel.

    • Model represents the data and business logic.

    • View is the UI component that displays the data.

    • ViewModel acts as a mediator between the Model and View, handling user interactions and updating the UI.

    • Data binding is often used to connect the ViewModel with the View in MVVM.

    • Example: In an A...

  • Answered by AI
  • Q2. What is a Content Provider
  • Ans. 

    A Content Provider is a component in Android that manages access to a structured set of data.

    • Content Providers are used to share data between different applications.

    • They provide a standard interface for connecting data in one process with code running in another process.

    • Content Providers can be used to store and retrieve data from a SQLite database, a file, or even the web.

    • Examples of Content Providers include Contacts

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Internally how work retrofit and which patter is follow
  • Q2. Solid Priciple

Skills evaluated in this interview

Android Developer Interview Questions & Answers

user image Rahil Ladhani

posted on 22 Nov 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Technical 

(2 Questions)

  • Q1. Android Lifecycle
  • Q2. Kotlin basic questions

Android Developer Interview Questions Asked at Other Companies

asked in Paytm
Q1. Cube Sum Pairs Problem Statement Given a positive integer N, find ... read more
asked in Rupeek
Q2. Majority Element Problem Statement Given an array/list 'ARR' cons ... read more
asked in Paytm
Q3. BST Iterator Problem Statement You are tasked with creating a cla ... read more
asked in Hike
Q4. Design an photo viewing app which will show images from the disk ... read more
asked in Paytm
Q5. Integer to Roman Conversion Given an integer N, convert it to its ... read more

I applied via Naukri.com and was interviewed in Oct 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Activity Lifecycle in Android
  • Ans. 

    Activity Lifecycle in Android refers to the sequence of states an activity goes through during its lifetime.

    • An activity can be in one of four states: running, paused, stopped, or destroyed.

    • The lifecycle methods are: onCreate(), onStart(), onResume(), onPause(), onStop(), and onDestroy().

    • For example, when an activity is launched, it goes through onCreate(), onStart(), and onResume() methods in that order.

    • When the activi...

  • Answered by AI
  • Q2. What are Kotlin Coroutines
  • Ans. 

    Kotlin Coroutines are a way to write asynchronous, non-blocking code in a sequential manner.

    • Coroutines are lightweight threads that can be paused and resumed at any point.

    • They simplify asynchronous programming by allowing developers to write code that looks synchronous.

    • They can be used for tasks such as network calls, database operations, and UI updates.

    • Kotlin provides built-in support for coroutines with suspend funct

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Basics of Kotlin and Java.
MVVM Architecture

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Starting with basic questions.and some Intermediate questions.
Round 2 - HR 

(1 Question)

  • Q1. Simple question

Infosys interview questions for designations

 Senior Android Developer

 (4)

 Android App Developer

 (3)

 Android

 (1)

 Senior Android Application Developer

 (2)

 Developer

 (22)

 Software Developer

 (260)

 Java Developer

 (144)

 Salesforce Developer

 (33)

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Android Basics , Android Component
  • Q2. Android LifeCycle , Launch Modes

Interview Preparation Tips

Interview preparation tips for other job seekers - Mainly Focused on basic android knowledge . Interview is easy
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic Android related questions
Round 3 - HR 

(1 Question)

  • Q1. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared on basics & have deep knowledge on core components

Android Developer Jobs at Infosys

View all
Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
-

I was interviewed before Mar 2023.

Round 1 - Technical 

(1 Question)

  • Q1. All about Android

I applied via Naukri.com and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic oops, android, kotlin, coroutine

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics, Agile, be confident while answering

I applied via Campus Placement and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What are the companies values?
  • Ans. Acting with honesty and professionalism, and respecting company policies.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - I have a good for android working,I have best for opportunity

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. SOLID principles, jetpack compose, scope functions

Infosys Interview FAQs

How many rounds are there in Infosys Android Developer interview?
Infosys interview process usually has 1-2 rounds. The most common rounds in the Infosys interview process are Technical, Resume Shortlist and HR.
How to prepare for Infosys Android Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Infosys. The most common topics and skills that interviewers at Infosys expect are Android, Mobile Development, Kotlin, Software Quality Assurance and Testing Tools.
What are the top questions asked in Infosys Android Developer interview?

Some of the top questions asked at the Infosys Android Developer interview -

  1. What are Kotlin Corouti...read more
  2. What is MVVM design how it's w...read more
  3. Activity Lifecycle in Andr...read more

Tell us how to improve this page.

Infosys Android Developer Interview Process

based on 5 interviews

2 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Android Developer Salary
based on 70 salaries
₹2.9 L/yr - ₹13.2 L/yr
30% more than the average Android Developer Salary in India
View more details

Infosys Android Developer Reviews and Ratings

based on 4 reviews

2.4/5

Rating in categories

2.1

Skill development

3.5

Work-life balance

2.2

Salary

3.1

Job security

2.1

Company culture

2.1

Promotions

2.1

Work satisfaction

Explore 4 Reviews and Ratings
Android Developer

Bangalore / Bengaluru

5-9 Yrs

Not Disclosed

Android Developer

Pune,

Bangalore / Bengaluru

4-9 Yrs

₹ 10-20 LPA

Android Developer

Bangalore / Bengaluru

4-7 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
56.2k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
50k salaries
unlock blur

₹2.8 L/yr - ₹8 L/yr

System Engineer
39.2k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
30.7k salaries
unlock blur

₹5.2 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27.3k salaries
unlock blur

₹4.3 L/yr - ₹16.8 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview