Premium Employer

i

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

Publicis Sapient Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 3.1k Reviews

Filter interviews by

Publicis Sapient Android Team Lead Interview Questions, Process, and Tips

Updated 22 Feb 2023

Publicis Sapient Android Team Lead Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed in Jan 2023. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Explain Clean Architecture, how it works?
  • Ans. 

    Clean Architecture is a software design principle that separates concerns and promotes testability, maintainability, and scalability.

    • Clean Architecture emphasizes separation of concerns by dividing the codebase into layers: Presentation, Domain, and Data.

    • Each layer has its own responsibilities and dependencies flow inward, ensuring loose coupling and high cohesion.

    • The Presentation layer handles user interactions and UI...

  • Answered by AI
  • Q2. Co-routines how they are light weight?
  • Ans. 

    Co-routines are lightweight because they are non-blocking and do not require a separate thread.

    • Co-routines are cooperative, meaning they can pause and resume execution without blocking the thread.

    • They use fewer resources than threads because they do not require a separate stack or context switch.

    • Co-routines can be used to perform asynchronous operations without the overhead of creating and managing threads.

    • Example: In ...

  • Answered by AI
  • Q3. Sub components and qualifiers in Dagger 2
  • Ans. 

    Sub components and qualifiers are used in Dagger 2 for modularization and dependency injection.

    • Sub components allow for modularization of dependencies within a larger component.

    • Qualifiers are used to differentiate between multiple dependencies of the same type.

    • Sub components are created using the @Subcomponent annotation.

    • Qualifiers are created using custom annotations with @Qualifier.

    • Example: @Named("example") String e...

  • Answered by AI
  • Q4. Sealed Classes where do we use?
  • Ans. 

    Sealed classes are used to restrict inheritance and provide a fixed set of subclasses.

    • Sealed classes are used when we want to restrict the number of subclasses that can be created.

    • They are useful when we have a fixed set of subclasses and we want to ensure that no other subclasses are created.

    • Sealed classes can be used in conjunction with when expressions to provide exhaustive pattern matching.

    • They are commonly used in...

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. Explain MVVM and LiveData
  • Ans. 

    MVVM is a design pattern that separates UI from business logic. LiveData is a data holder class that is lifecycle-aware.

    • MVVM stands for Model-View-ViewModel

    • Model represents the data and business logic

    • View represents the UI

    • ViewModel acts as a mediator between Model and View

    • LiveData is an observable data holder class

    • LiveData is lifecycle-aware and only updates the UI when the app is in the foreground

    • LiveData automaticall...

  • Answered by AI
  • Q2. How to verify code before at compile time?
  • Ans. 

    Code can be verified before compile time using static code analysis tools.

    • Static code analysis tools can detect potential bugs, security vulnerabilities, and coding errors before compilation.

    • Examples of static code analysis tools include SonarQube, Checkstyle, and PMD.

    • These tools can be integrated into the development process to ensure code quality and reduce the risk of errors.

    • Static code analysis can also help enforc...

  • Answered by AI
  • Q3. Jetpack Compose and Stateflows?

Interview Preparation Tips

Topics to prepare for Publicis Sapient Android Team Lead interview:
  • Flows
  • Coroutines
  • LiveData
  • Dagger2
  • Dependecy Injection
  • Sealed Classes
  • Jetpack Compose
  • Navigation Component
  • MVVM
  • Solid Principles
  • Clean Architecture
Interview preparation tips for other job seekers - Be prepared for the interview.
Publicis Sapient i would say is having very well experienced and skilled professionals.

Skills evaluated in this interview

What people are saying about Publicis Sapient

View All
a senior associate
2w
Removing 3 months work ex from resume?
yes
0%
no
0%
6 participants . poll closed
Got a question about Publicis Sapient?
Ask anonymously on communities.

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
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basics of Android
Round 2 - Technical 

(1 Question)

  • Q1. Technical implementation
Round 3 - HR 

(1 Question)

  • Q1. Company fit culture test
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
5
Excellent
Difficulty level
-
Process Duration
2-4 weeks
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Basic of kotlin questions
  • Q2. Live data and life cycle
  • Q3. Diff between MVVM and other architectures
  • Ans. 

    MVVM is a design pattern that separates the UI, business logic, and data layers, promoting better code organization and testability.

    • MVVM stands for Model-View-ViewModel, where the ViewModel acts as an intermediary between the View and the Model.

    • MVVM promotes data binding, making it easier to keep the UI in sync with the underlying data.

    • Other architectures like MVC (Model-View-Controller) and MVP (Model-View-Presenter) ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 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 - Technical 

(2 Questions)

  • Q1. Android basics and life cycle
  • Q2. Services and AIDL
Round 3 - Client Interview 

(1 Question)

  • Q1. Design patterns and use cases
Round 4 - HR 

(1 Question)

  • Q1. Reason foe change current company
  • Ans. 

    Seeking new challenges and growth opportunities in a more innovative environment.

    • Desire for professional growth

    • Seeking new challenges

    • Looking for a more innovative environment

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Client interview is purely technical
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:
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 - 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
Not Selected
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 - One-on-one 

(2 Questions)

  • Q1. Basic android questions
  • Q2. Services mvvm roomdb and all basic android things

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep prepare well solve leetcode more.
Try to be positive even through you are not getting output try to explain your logic

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

Round 1 - Technical 

(3 Questions)

  • Q1. Android basics, fragments, activities, their life cycle
  • Q2. Java basics, wrapper, kotlin, mvvm, api calls
  • Q3. Dsa question- move all the zeroes to left and 1s to the right
  • Ans. 

    Move all zeroes to left and ones to right in an array

    • Iterate through the array from both ends

    • Swap the elements if left is 1 and right is 0

    • Stop when left and right pointers meet

  • Answered by AI
Round 2 - Technical 

(4 Questions)

  • Q1. Service, background foreground service
  • Q2. Mvvm, how does it work, viewmodel internal
  • Q3. Memory leakage, how to avoid and identify
  • Ans. 

    Memory leakage can cause app crashes and slow performance. It can be avoided by proper memory management and identifying the root cause.

    • Avoid creating unnecessary objects

    • Release unused resources

    • Use memory profiling tools like Android Profiler

    • Avoid static references to objects

    • Use weak references when necessary

  • Answered by AI
  • Q4. Perquisite to release app on play store
  • Ans. 

    Perquisites for releasing an app on Play Store

    • Creating a developer account on Google Play Console

    • Complying with Google Play policies and guidelines

    • Providing accurate app information and metadata

    • Ensuring app compatibility with target devices

    • Testing app thoroughly for bugs and crashes

    • Publishing app with appropriate content rating

    • Setting up monetization options and pricing

    • Providing customer support and responding to user

  • Answered by AI

Interview Preparation Tips

Topics to prepare for GlobalLogic Android Developer interview:
  • Android
  • Java
  • Multithreading
  • Kotlin
  • MVVM
Interview preparation tips for other job seekers - Better to prepare a hands on project

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Explain MVVM in detail
  • Ans. 

    MVVM is a design pattern that separates UI code from business logic and data handling.

    • MVVM stands for Model-View-ViewModel

    • Model represents the data and business logic

    • View displays the UI and user interactions

    • ViewModel acts as a mediator between Model and View

    • ViewModel exposes data and commands to the View

    • Data binding is used to keep the View and ViewModel in sync

    • MVVM promotes testability and maintainability of code

  • Answered by AI
  • Q2. Kotlin sealed class, data class, scope functions
  • Q3. Core Java basic questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Detail discussion on design patterns
  • Q2. Basic kotlin or java programming
Round 3 - HR 

(1 Question)

  • Q1. Details about notice period and salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Just make sure you know basics in details (kotlin and core Java , android)

Skills evaluated in this interview

Publicis Sapient Interview FAQs

How many rounds are there in Publicis Sapient Android Team Lead interview?
Publicis Sapient interview process usually has 3 rounds. The most common rounds in the Publicis Sapient interview process are Technical and Resume Shortlist.
What are the top questions asked in Publicis Sapient Android Team Lead interview?

Some of the top questions asked at the Publicis Sapient Android Team Lead interview -

  1. Explain Clean Architecture, how it wor...read more
  2. How to verify code before at compile ti...read more
  3. Co-routines how they are light weig...read more

Tell us how to improve this page.

Join Publicis Sapient Let's imagine the future together.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
View all
Senior Associate
2.2k salaries
unlock blur

₹10.9 L/yr - ₹40 L/yr

Associate Technology L2
1.5k salaries
unlock blur

₹6.5 L/yr - ₹20 L/yr

Senior Associate Technology L1
1.2k salaries
unlock blur

₹10.1 L/yr - ₹32 L/yr

Senior Software Engineer
729 salaries
unlock blur

₹9.2 L/yr - ₹36 L/yr

Senior Associate 2
608 salaries
unlock blur

₹14.7 L/yr - ₹41 L/yr

Explore more salaries
Compare Publicis Sapient with

Accenture

3.9
Compare

IBM

4.0
Compare

TCS

3.7
Compare

Infosys

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