Upload Button Icon Add office photos
Engaged Employer

i

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

Birlasoft Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Birlasoft Senior Android Developer Interview Questions and Answers

Updated 17 Jul 2023

Birlasoft Senior Android Developer Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed in Jun 2023. There were 3 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 

(3 Questions)

  • Q1. What is Intent Lifecycle of Fragment
  • Ans. 

    Intent is a messaging object used to request an action from another app component.

    • Intent is used to start activities, services, and broadcast receivers in Android.

    • It can also be used to pass data between components.

    • There are two types of intents: explicit intents and implicit intents.

  • Answered by AI
  • Q2. Different Types of Intent
  • Ans. 

    Different types of Intent in Android are explicit and implicit intents.

    • Explicit Intent: Used to start a specific component within the same application.

    • Implicit Intent: Used to request an action from another app component.

    • Example: Explicit Intent - startActivity(new Intent(this, SecondActivity.class));

    • Example: Implicit Intent - Intent intent = new Intent(Intent.ACTION_VIEW, Uri.parse("http://www.example.com"));

  • Answered by AI
  • Q3. Service and Types of Service
  • Ans. 

    Services in Android are components that run in the background to perform long-running operations.

    • There are two types of services in Android: Started Services and Bound Services.

    • Started Services are used for tasks that need to run independently of an activity, such as playing music in the background.

    • Bound Services are used to interact with other components in the application, such as activities or fragments.

    • Services can...

  • Answered by AI
Round 3 - Coding Test 

Kotlin Coding questions. How to add 2 Strings in kotlin,

Interview Preparation Tips

Topics to prepare for Birlasoft Senior Android Developer interview:
  • Kotlin
  • Java
Interview preparation tips for other job seekers - Be through through kotlin and java qusetions and Technical questions as well

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Aptitude Test 

Normal MCQ questions reasoning, java related and programs outputs

Round 2 - Coding Test 

Difference between abstract classes and interfaces, Array sort time complexity

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
-

I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Solid principles, core java,kotlin
  • Q2. Mvvm,mvp,mvc,flows
  • Q3. State flow shared flow
  • Q4. Builder pattern
Round 2 - Technical 

(3 Questions)

  • Q1. Technical scenarios
  • Q2. Java coding,data structures
  • Q3. Algo,complex views,compose

Interview Preparation Tips

Topics to prepare for Persistent Systems Senior Android Developer interview:
  • Kotlin
  • MVVM
Interview preparation tips for other job seekers - Prepare well on kotlin
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I was interviewed in Apr 2024.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Questions related to koltin
  • Q2. Jetpack compose uses
  • Ans. 

    Jetpack Compose is a modern Android UI toolkit that simplifies and accelerates UI development.

    • Declarative UI: Jetpack Compose allows developers to build UI using a declarative programming model.

    • State management: Jetpack Compose handles state management efficiently, making it easier to update UI based on data changes.

    • Compose functions: Developers can create reusable UI components using Compose functions.

    • Interoperability...

  • Answered by AI
  • Q3. Difference between remember and rememberSaveable
  • Ans. 

    remember is used to store a value in a composable function, while rememberSaveable is used to store a value that survives configuration changes.

    • remember is used to store a value that does not survive configuration changes

    • rememberSaveable is used to store a value that survives configuration changes, such as rotation of the device

    • rememberSaveable is typically used for storing view model data in Jetpack Compose

  • Answered by AI
  • Q4. Coroutines parallel and sequential processing

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Stateflow in compose
  • Ans. 

    Stateflow in Compose is a declarative way to manage UI state changes in Jetpack Compose.

    • Stateflow is a Kotlin Flow that represents a state value and allows for emitting updates to that value.

    • In Jetpack Compose, Stateflow can be used to manage UI state changes in a declarative manner.

    • Stateflow can be observed in Composables to react to state changes and update the UI accordingly.

  • Answered by AI
  • Q2. Mvvp
  • Q3. Cicd
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2023. There were 4 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 - Aptitude Test 

The question about prblm solving

Round 3 - Assignment 

Any presentation or pdf to submit it at any topic or else to explain it

Round 4 - Group Discussion 

The discussion with my team mate

Interview Preparation Tips

Topics to prepare for DXC Technology Senior Android Developer interview:
  • About Html
  • C
Interview preparation tips for other job seekers - It will help me for placement
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. Fragment, Activity, Manifest, Android basics, Service, Intent
Round 3 - Behavioral 

(1 Question)

  • Q1. About project, Skills, Roles and Responsibilities
Round 4 - HR 

(1 Question)

  • Q1. Package discussion, Documentation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the Android Basics question , Service, Intent, Fragment, Activity
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Android Basics on mvvm architecture
  • Q2. Navigation Component
  • Q3. Jetpack components- work manager, viewmodel
Round 2 - HR 

(1 Question)

  • Q1. Managerial questions
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Android related question
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Related to basic react native and project based question
  • Q2. What is hooks, redux, push notifacvation, javascript basic
  • Ans. 

    Hooks, Redux, push notification, JavaScript basics

    • Hooks are a feature in React that allow you to use state and other React features without writing a class

    • Redux is a state management library for JavaScript applications

    • Push notifications are messages that are sent to a user's device from a server or a backend system

    • JavaScript basics include understanding variables, data types, functions, and control flow

  • Answered by AI

Skills evaluated in this interview

Birlasoft Interview FAQs

How many rounds are there in Birlasoft Senior Android Developer interview?
Birlasoft interview process usually has 3 rounds. The most common rounds in the Birlasoft interview process are Resume Shortlist, Technical and Coding Test.
What are the top questions asked in Birlasoft Senior Android Developer interview?

Some of the top questions asked at the Birlasoft Senior Android Developer interview -

  1. what is Intent Lifecycle of Fragm...read more
  2. Different Types of Int...read more
  3. Service and Types of Serv...read more

Tell us how to improve this page.

Birlasoft Senior Android Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Software Developer
1.5k salaries
unlock blur

₹2.5 L/yr - ₹11 L/yr

Senior Software Engineer
1.3k salaries
unlock blur

₹5.4 L/yr - ₹20.1 L/yr

Technical Lead
1.1k salaries
unlock blur

₹10 L/yr - ₹35 L/yr

Technical Specialist
1.1k salaries
unlock blur

₹7.7 L/yr - ₹28.3 L/yr

Software Engineer
1.1k salaries
unlock blur

₹3.2 L/yr - ₹13.8 L/yr

Explore more salaries
Compare Birlasoft with

Accenture

3.8
Compare

Cognizant

3.8
Compare

Capgemini

3.7
Compare

Wipro

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