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

Filter interviews by

Publicis Sapient Interview Questions, Process, and Tips

Updated 9 Mar 2025

Top Publicis Sapient Interview Questions and Answers

View all 446 questions

Publicis Sapient Interview Experiences

Popular Designations

615 interviews found

Lead Engineer Interview Questions & Answers

user image Vivek Desai

posted on 13 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Graphql , Web workers vs Service workers
  • Ans. 

    GraphQL is a query language for APIs, Web workers run scripts in background threads, Service workers are scripts that run in the background and can intercept network requests.

    • GraphQL is a query language for APIs that allows clients to request only the data they need.

    • Web workers run scripts in background threads separate from the main browser thread, improving performance by handling tasks concurrently.

    • Service workers a...

  • Answered by AI

Skills evaluated in this interview

Lead Engineer Interview Questions asked at other Companies

Q1. What is the resistance value of tripping & closing coil of vcb?
View answer (8)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 coding questions on their own platform

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a dedicated and detail-oriented individual with a passion for quality assurance.

    • Graduated with a degree in Computer Science

    • Have 2 years of experience in QA testing

    • Proficient in using testing tools such as Selenium and Jira

  • Answered by AI
  • Q2. Explain the project you have worked on?
  • Ans. 

    I worked on a project to develop a mobile application for tracking fitness goals and progress.

    • Designed user interface for easy navigation and data input

    • Implemented features such as goal setting, workout tracking, and progress visualization

    • Integrated with wearable devices for real-time data syncing

    • Conducted user testing to gather feedback for improvements

  • Answered by AI

Sdet Interview Questions & Answers

user image Anonymous

posted on 30 Sep 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Java code to print the duplicate numbers in an array without using Set or Map

Sdet Interview Questions asked at other Companies

Q1. Given a M x N 2D array containing random alphabets and a function Dict(string word) which returns whether the 'word' is a valid English word. Find all possible valid words you can get from the 2D array, where the alphabets are adjacent to e... read more
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 5 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Question based on string manipulation

Round 2 - Technical 

(2 Questions)

  • Q1. Gangs of four explanation
  • Q2. Solid principles application and code
Round 3 - HR 

(2 Questions)

  • Q1. Where you see yourself after 2 years
  • Q2. Whats the technolies ,you want to work on

Interview Preparation Tips

Interview preparation tips for other job seekers - SCORE more on core java 8 features

Skills evaluated in this interview

Publicis Sapient interview questions for popular designations

 Senior Associate

 (41)

 Associate Technology L2

 (27)

 Senior Software Engineer

 (20)

 Software Developer

 (19)

 Senior Associate Technology L1

 (18)

 Software Engineer

 (13)

 Data Engineer

 (13)

 Senior Data Engineer

 (10)

Interview Questions & Answers

user image Anonymous

posted on 19 Mar 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Some python library based questions like
Find area given vertices of a polygon

Round 2 - Technical 

(2 Questions)

  • Q1. Questions on resume, OOPS, some basic terminology about uml and agile methodology, Core concepts(7 layered architecture, synchronisation, locks, semaphores), time complexities of merge sort, quick sort. Li...
  • Q2. Implement stack using queue
Round 3 - HR 

(1 Question)

  • Q1. Basic hr questions like 1. Tell about a conflict scenario within project 2. Strength and weakness 3. Being a team player(Leadership, scenarios being a good team player) 4. How do you work with tight deadli...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with resume.
Be confident

Skills evaluated in this interview

Get interview-ready with Top Publicis Sapient Interview Questions

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

I applied via Referral and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Recruitment domain experience
Round 2 - Technical 

(1 Question)

  • Q1. In depth understanding of Technical hiring strategies
Round 3 - HR 

(1 Question)

  • Q1. Leadership Discussion

Senior Recruiter Interview Questions asked at other Companies

Q1. What is Java, its features, frameworks, database?
View answer (1)

Jobs at Publicis Sapient

View all
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Java 8 , design patterns ,spring

Round 2 - Coding Test 

Rest API design catalog design

Round 3 - Technical 

(1 Question)

  • Q1. Java security junit spring cloud design patterns thread coding
Round 4 - Technical 

(1 Question)

  • Q1. Java 11 coding thread jvm spring boot hibernate microservices Kafka
Round 5 - HR 

(1 Question)

  • Q1. Why join where see after 5

Senior Platform Associate L2 Interview Questions asked at other Companies

Q1. Design pattern that you have used.
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 2 May 2024

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

I applied via Job Portal and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Fundamentals round (JS)
  • Q2. Promoses, Callback, closure, Async/await, caching
Round 2 - One-on-one 

(1 Question)

  • Q1. React fundamentals

Interview Questions & Answers

user image Anonymous

posted on 5 Jul 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Merge Sort Implementation using Java
  • Q2. HLD & LLD for Food Application

Skills evaluated in this interview

Solution Architect Interview Questions & Answers

user image Teodor Hascau

posted on 10 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Define a micro service architecture.
  • Ans. 

    Microservice architecture is an architectural style that structures an application as a collection of loosely coupled services.

    • Each service is self-contained and can be independently deployed, scaled, and maintained.

    • Services communicate with each other over lightweight protocols like HTTP or messaging queues.

    • Each service is responsible for a specific business function and can be developed using different technologies.

    • M...

  • Answered by AI
  • Q2. How to address data inconsistency in micro service architecture?
  • Ans. 

    Data inconsistency in micro service architecture can be addressed by implementing event-driven architecture, using distributed transactions, and ensuring eventual consistency.

    • Implement event-driven architecture to propagate changes across services in a consistent manner

    • Use distributed transactions to ensure atomicity and consistency across multiple services

    • Ensure eventual consistency by designing services to handle eve...

  • Answered by AI

Skills evaluated in this interview

Solution Architect Interview Questions asked at other Companies

Q1. Difference Between classic folder and Modern folder?
View answer (10)

Publicis Sapient Interview FAQs

How many rounds are there in Publicis Sapient interview?
Publicis Sapient interview process usually has 2-3 rounds. The most common rounds in the Publicis Sapient interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Publicis Sapient 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 Publicis Sapient. The most common topics and skills that interviewers at Publicis Sapient expect are Java, Javascript, Multithreading, Spring Boot and OOPS.
What are the top questions asked in Publicis Sapient interview?

Some of the top questions asked at the Publicis Sapient interview -

  1. pirates of different ages have a treasure of 100 gold coins. On their ship, th...read more
  2. There are 10 black socks and 10 white socks in a drawer. You have to go ou...read more
  3. 3 men go into a hotel. The man behind the desk says a room is $30 so each man p...read more
How long is the Publicis Sapient interview process?

The duration of Publicis Sapient interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Publicis Sapient Interview Process

based on 446 interviews

Interview experience

4
  
Good
View more
Join Publicis Sapient Let's imagine the future together.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all

Publicis Sapient Reviews and Ratings

based on 3.2k reviews

3.5/5

Rating in categories

3.6

Skill development

3.4

Work-life balance

3.4

Salary

3.1

Job security

3.4

Company culture

2.7

Promotions

3.2

Work satisfaction

Explore 3.2k Reviews and Ratings
Product Manager

Gurgaon / Gurugram

8-13 Yrs

Not Disclosed

Product Manager

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Product Manager

Pune

8-13 Yrs

Not Disclosed

Explore more jobs
Senior Associate
2.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Technology L2
1.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate Technology L1
1.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
738 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate 2
626 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Publicis Sapient with

Accenture

3.8
Compare

IBM

4.0
Compare

TCS

3.7
Compare

Infosys

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