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 Senior Software Engineer Interview Questions, Process, and Tips

Updated 15 Dec 2024

Top Publicis Sapient Senior Software Engineer Interview Questions and Answers

View all 9 questions

Publicis Sapient Senior Software Engineer Interview Experiences

20 interviews found

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

(2 Questions)

  • Q1. Simple task to fetch cart and display items in the cart
  • Ans. 

    Fetch cart items and display them

    • Create a function to fetch cart items from database

    • Display the items in the cart on the user interface

    • Handle empty cart scenarios

    • Consider pagination for large number of items

  • Answered by AI
  • Q2. React hooks, life cycle methods, error boundaries, hoc
Round 2 - Technical 

(1 Question)

  • Q1. Simple task to fetch characters and their movies
  • Ans. 

    Fetch characters and their movies

    • Use API like IMDb or The Movie Database to fetch movie data

    • Parse the data to extract characters and their associated movies

    • Store the characters and movies in an array of strings

  • Answered by AI
Round 3 - Cultural 

(1 Question)

  • Q1. Culture based questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. Questions related to HTML and CSS ( majorly based on box-model, flex-box, positioning). One hands-on question based on CSS and follow-up questions
  • Q2. Create a Login form and validate email input using Vanilla JS.
  • Ans. 

    Create a Login form with email validation using Vanilla JS.

    • Create a form in HTML with input fields for email and password

    • Use JavaScript to validate the email input using regular expressions

    • Display error messages if the email input is not in the correct format

  • Answered by AI
  • Q3. API fetching, CRUD operation and then DOM Manipulation using pure JS.
  • Q4. Questions related to Web Accessibility (won't ask separately if you answer smartly for SEMANTIC ELEMENT BENEFIT HTML question, which will be there for sure)
  • Q5. Questions related to Web Security.
Round 2 - Technical 

(6 Questions)

  • Q1. API fetching and state management using useReducer and useContext
  • Q2. Questions on React Hooks
  • Q3. Questions on Error Boundary
  • Q4. Questions on higher order components
  • Q5. Questions on children and render props
  • Q6. Some Basic questions on Jest/ React Testing Library
Round 3 - HR 

(1 Question)

  • Q1. Asked Typical HR questions like past projects, reason to switch, experience with cross-functional teams etc.

Interview Preparation Tips

Topics to prepare for Publicis Sapient Senior Software Engineer interview:
  • React Hooks
  • DOM Manipulation
  • Error Boundaries
Interview preparation tips for other job seekers - Just Prepare yourself, Publicis interview is considered in top-20 difficult interview on Glassdoor. But to be honest it isn't that difficult if you know how and what to prepare. Which you eventually know before interview thanks to their very good Talent Acquisition team who share the list of topics in advance.

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nt ... read more
asked in Capgemini
Q2. Pascal's TriangleYou are given an integer N. Your task is to retu ... read more
Q3. K Largest Elements You are given with an integer k and an array o ... read more
asked in GlobalLogic
Q4. System Design QuestionCreate a simple shopping application. They ... read more
asked in Info Edge
Q5. Buy and Sell StockYou are Harshad Mehta’s friend. He told you the ... read more
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

MCQ Questions from various topics in java, spring, unit testing, multithreading and other OOPS concepts

Round 2 - Case Study 

Need to develop microservices with multiple APIs.

Round 3 - Technical 

(1 Question)

  • Q1. They will ask questions from various topics. They expect you to answer 100/100. They will simply waste your time. 1 (MCQ) + 2 (CASE STUDY) + 2 (Technical Interview). Even though you answer 80 - 90 percent ...

Interview Preparation Tips

Interview preparation tips for other job seekers - One Advice..Dont apply..
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Some online test with MCQ and Coding

Round 2 - One-on-one 

(1 Question)

  • Q1. Self Details and Current Project
Round 3 - HR 

(1 Question)

  • Q1. Situation based

Publicis Sapient interview questions for designations

 Senior Software Test Engineer

 (1)

 Senior Software Engineer 2

 (1)

 Software Engineer

 (13)

 Senior Software Developer

 (2)

 Associate Software Engineer

 (8)

 Software Engineer II

 (1)

 Senior Software Engineer 1

 (2)

 Senior Software Engineer L2

 (1)

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

(1 Question)

  • Q1. Questions about ReactJs and some practical
Round 2 - Technical 

(1 Question)

  • Q1. Questions about Javascript and some practical as well
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial round and questions
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Get interview-ready with Top Publicis Sapient Interview Questions

Senior Software Engineer Interview Questions & Answers

user image Chandrakant Audhutwar

posted on 15 Dec 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. More questions on system design

Senior Software Engineer Jobs at Publicis Sapient

View all
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. MERN stack questions of basic level were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Do prepare basics
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. React topics was asked mostly
  • Q2. Hands on custom hooks
  • Ans. 

    Custom hooks are reusable functions that allow you to extract component logic into separate functions for better reusability and readability.

    • Custom hooks are created by prefixing the function name with 'use' (e.g. useCustomHook)

    • They can be used to share logic between components without repeating code

    • Custom hooks can be used for data fetching, state management, and more

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. React basics and state management
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Design a product catalogue to view and book order and update the stock
  • Ans. 

    A product catalogue system for viewing, booking orders, and updating stock

    • Create a database to store product information, stock levels, and orders

    • Design a user-friendly interface for browsing products and placing orders

    • Implement functionality for updating stock levels after orders are placed

    • Include features for tracking order status and managing inventory

    • Consider implementing search and filter options for easy navigati

  • Answered by AI

Publicis Sapient Interview FAQs

How many rounds are there in Publicis Sapient Senior Software Engineer 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 Senior Software Engineer 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, Multithreading, AWS, Cloud and Data Structures and Algorithms.
What are the top questions asked in Publicis Sapient Senior Software Engineer interview?

Some of the top questions asked at the Publicis Sapient Senior Software Engineer interview -

  1. An unsorted array has numbers. Find the duplicate numbers and return the arr...read more
  2. Create a Login form and validate email input using Vanilla ...read more
  3. Comparator with and without jav...read more
How long is the Publicis Sapient Senior Software Engineer interview process?

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

Tell us how to improve this page.

Publicis Sapient Senior Software Engineer Interview Process

based on 16 interviews in last 1 year

3 Interview rounds

  • Technical Round 1
  • Technical Round 2
  • HR Round
View more

People are getting interviews through

based on 12 Publicis Sapient interviews
Job Portal
Referral
50%
17%
33% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.
Join Publicis Sapient Let's imagine the future together.
Publicis Sapient Senior Software Engineer Salary
based on 722 salaries
₹9.2 L/yr - ₹36 L/yr
44% more than the average Senior Software Engineer Salary in India
View more details

Publicis Sapient Senior Software Engineer Reviews and Ratings

based on 75 reviews

3.2/5

Rating in categories

3.5

Skill development

3.4

Work-Life balance

3.3

Salary & Benefits

2.7

Job Security

3.2

Company culture

2.4

Promotions/Appraisal

3.0

Work Satisfaction

Explore 75 Reviews and Ratings
Senior Associate
2.3k salaries
unlock blur

₹10.5 L/yr - ₹37.8 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.3 L/yr - ₹32 L/yr

Senior Software Engineer
722 salaries
unlock blur

₹9.2 L/yr - ₹36 L/yr

Senior Associate 2
599 salaries
unlock blur

₹14.1 L/yr - ₹41 L/yr

Explore more salaries
Compare Publicis Sapient with

Accenture

3.9
Compare

IBM

4.1
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview