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

616 interviews found

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

(2 Questions)

  • Q1. React Native Unit Testing and What is TDD ?
  • Ans. 

    React Native Unit Testing involves testing individual components or functions in isolation. TDD stands for Test-Driven Development, a practice where tests are written before the actual code.

    • React Native Unit Testing involves writing tests to verify the behavior of individual components or functions.

    • TDD (Test-Driven Development) is a software development practice where tests are written before the actual code.

    • TDD helps ...

  • Answered by AI
  • Q2. Redux and RTK query?

Skills evaluated in this interview

Senior React Native Developer Interview Questions asked at other Companies

Q1. React Native Unit Testing and What is TDD ?
View answer (1)

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 17 Oct 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2023. 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 

(3 Questions)

  • Q1. 1. Command for find the 30 days old file in linux
  • Ans. 

    Use the find command with the -mtime option to find files that are 30 days old in Linux.

    • Use the find command with the -mtime option to specify the number of days.

    • For example, to find files that are exactly 30 days old: find /path/to/directory -mtime 30

    • To find files that are older than 30 days: find /path/to/directory -mtime +30

    • To find files that are newer than 30 days: find /path/to/directory -mtime -30

  • Answered by AI
  • Q2. Questions on data modelling of CDR data
  • Q3. Command to copy the data from AWS s3 to redshift
  • Ans. 

    Use the COPY command in Redshift to load data from AWS S3.

    • Use the COPY command in Redshift to load data from S3 bucket.

    • Specify the IAM role with necessary permissions in the COPY command.

    • Provide the S3 file path and Redshift table name in the COPY command.

    • Ensure the Redshift cluster has the necessary permissions to access S3.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on the Shell scripting, easy Python array based questions, and basic questions on AWS

Skills evaluated in this interview

Top Publicis Sapient Data Engineer Interview Questions and Answers

Q1. What will happen if job has failed in pipeline and data processing cycle is over?
View answer (1)

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Mar 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Asked to write a code on iframes
  • Q2. Duplicate occurrence

Senior Software Test Engineer Interview Questions asked at other Companies

Q1. What is retest and regression testing ?, Difference between authentication and authorization, Black box testing, functionality testing, UAT, STLC, Bug life cycle, Bug tracking tool, traffic light scenario,
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Apr 2024.

Round 1 - Coding Test 

OOPS concept questions

Interview Preparation Tips

Topics to prepare for Publicis Sapient Automation Manager interview:
  • OOPS

Automation Manager Interview Questions asked at other Companies

Q1. What is the difference between “Sprint Review” and “Sprint Retrospective” meeting?
View answer (1)

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)

 Data Engineer

 (14)

 Software Engineer

 (13)

 Senior Data Engineer

 (10)

Senior Data Engineer Interview Questions & Answers

user image souvik chattopadhyay

posted on 24 May 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected

I was interviewed in Apr 2024.

Round 1 - Coding Test 

Coding test on Pyspark and SQL

Round 2 - One-on-one 

(2 Questions)

  • Q1. Optimization on spark
  • Ans. 

    Optimizing Spark involves tuning configurations, partitioning data, using efficient transformations, and caching intermediate results.

    • Tune Spark configurations for optimal performance

    • Partition data to distribute workload evenly

    • Use efficient transformations like map, filter, and reduce

    • Cache intermediate results to avoid recomputation

  • Answered by AI
  • Q2. Azure services experience
  • Ans. 

    I have extensive experience working with various Azure services such as Azure Data Factory, Azure Databricks, Azure SQL Database, and Azure Blob Storage.

    • Experience with Azure Data Factory for ETL processes

    • Proficiency in using Azure Databricks for big data processing

    • Knowledge of Azure SQL Database for data storage and querying

    • Familiarity with Azure Blob Storage for storing unstructured data

  • Answered by AI

Skills evaluated in this interview

Top Publicis Sapient Senior Data Engineer Interview Questions and Answers

Q1. What does the purpose of the Spark Submit command in Apache Spark?
View answer (1)

Senior Data Engineer Interview Questions asked at other Companies

Q1. Write a query to get the customer with the highest total order value for each year, month. [Note: Order table is different and Customer table is different. Order_ID and Customer_ID are the PK of the table with Oid from Customer table being ... read more
View answer (2)

Get interview-ready with Top Publicis Sapient Interview Questions

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

I applied via Naukri.com and was interviewed before Jul 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

It was fine, not very difficult

Round 2 - Case Study 

Was detailed. I was asked to prepare a ppt for RFP.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Why did i choose a particular method for my project timekines
  • Ans. 

    I chose a particular method for my project timelines based on its proven effectiveness and alignment with project goals.

    • I selected the method because it had been successfully used in similar projects before

    • The method was recommended by industry experts as best practice

    • The method allowed for clear tracking of progress and milestones

    • The method was cost-effective and efficient for the project's scope

  • Answered by AI
  • Q2. MVP timelines in the larger project schedule
Round 4 - One-on-one 

(1 Question)

  • Q1. Agile and waterfall difference
  • Ans. 

    Agile is iterative and flexible, while waterfall is sequential and rigid.

    • Agile involves breaking projects into smaller tasks and adapting to changes quickly.

    • Waterfall follows a linear approach with distinct phases like planning, design, development, testing, and deployment.

    • Agile is more suitable for projects with evolving requirements, while waterfall is better for projects with fixed requirements.

    • Agile promotes collab...

  • Answered by AI
Round 5 - One-on-one 

(1 Question)

  • Q1. Key business risks in recent project
  • Ans. 

    Key business risks in recent project include budget overruns, scope creep, resource constraints, and stakeholder conflicts.

    • Budget overruns can lead to financial losses and impact project timelines.

    • Scope creep may result in project delays and increased costs.

    • Resource constraints can hinder project progress and quality of deliverables.

    • Stakeholder conflicts can lead to communication breakdowns and project failure.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Even for management roles, you need to have some tech basics. And you should know all the process knowledge for management roles

Skills evaluated in this interview

Assistant Manager Interview Questions asked at other Companies

Q1. You are Handling cash operations then how you manage operations with sales ?
View answer (88)

Jobs at Publicis Sapient

View all

Tester Interview Questions & Answers

user image harapriya satapathy

posted on 19 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Testing related questions
  • Q2. Automation questions

Tester Interview Questions asked at other Companies

Q1. What is Sdlc and stlc. What is rtm. Diff bet severity n priority. What is scrum. What is burn down chart. What is verification n validation. What is testplan, testcase n test scenario. How testplan looks like. Steps of sdlc elaborate.
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

DSA questions related to Array and Linked list

Mobile Application Developer Interview Questions asked at other Companies

Q1. How to handle the huge number of concurrent HTTP requests of orders for the same item? What if there is only one item left in the stock?
View answer (1)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Mar 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Sematic elements in HTML? What is Sass, SCSS, LESS and more about CSS? Design a HTML form? Test cases in javascript How you will implement security on a banking website.
  • Ans. 

    Semantic elements in HTML are used to give meaning to the content, making it more accessible and SEO-friendly.

    • Semantic elements like <header>, <footer>, <nav>, <article>, <section>, <aside>, <main>, <figure>, <figcaption>, <details>, <summary>, etc., provide structure and meaning to the content.

    • They help search engines understand the content better, impr...

  • Answered by AI

Skills evaluated in this interview

Reactjs Developer Interview Questions asked at other Companies

Q1. Implement counter such that it has 2 buttons to increment and decrement the values and also add a input field such that, whatever input is given, the value should be to that and value should should be decreased and increased from the input ... read more
View answer (2)
Interview experience
1
Bad
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-
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 

(1 Question)

  • Q1. All core questions about java8 ,java,spring ,database,kafka,rabbitmq,datastructure, singleton,coding questions . Questions like how java adopted stream.. what is internally done to adopt collection to st...
Round 3 - Coding Test 

Code test which i hd not attended

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Tooo long interview 1 hr 50 minutes.
2. They are trying to find great developers like google Facebook but with minimum package.
3. Interviewer was wasting time n asking to develop classes which will behave same as readymade java classes . coding questions was too deep n time consuming.and while doing it he was constantly disturbing ..let developer decide his logic n write the code..
4. Wastage of time..

Top Publicis Sapient Technical Lead Interview Questions and Answers

Q1. Is live data is life cycle aware. If it's aware what does ViewModel do?
View answer (1)

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

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 447 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
Senior Associate Internal and Integrated Communications

Bangalore / Bengaluru

0-5 Yrs

Not Disclosed

Associate Graphic Designer

Bangalore / Bengaluru

1-2 Yrs

Not Disclosed

Product Manager

Mumbai

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
743 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