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 3k Reviews

Filter interviews by

Publicis Sapient Senior Manager Technology Interview Questions and Answers

Updated 13 Jul 2022

Publicis Sapient Senior Manager Technology Interview Experiences

1 interview found

I applied via Referral and was interviewed in Jan 2022. There were 5 interview rounds.

Round 1 - Case Study 

Solution architecture design/ mordanizatio for a client in BFSI domain

Round 2 - Technical 

(1 Question)

  • Q1. Techinlal discussion on microservice, dot Net, design pattern, azure , devOps, TDD, BDD, api, DBs, messaging and streaming knoledge.
Round 3 - One-on-one 

(1 Question)

  • Q1. On techno functional knoledge.
Round 4 - One-on-one 

(1 Question)

  • Q1. Discussion around general management and people coaching ability with experiences.
Round 5 - HR 

(1 Question)

  • Q1. Typical HR round about role and expectations.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on your strong points, for architecture role width of knoledge is important but it’s essential that you have deep knoledge on one or two areas.

Interview questions from similar companies

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 Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. List the IT profiles that you have worked upon.
  • Q2. What are the major skills of a Php Developer?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is rdbms in sql
  • Ans. 

    RDBMS stands for Relational Database Management System in SQL.

    • RDBMS is a type of database management system that stores data in a structured format using rows and columns.

    • It allows users to establish relationships between different data sets.

    • SQL (Structured Query Language) is commonly used to interact with RDBMS.

    • Examples of RDBMS in SQL include MySQL, Oracle, and SQL Server.

  • Answered by AI
  • Q2. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • It enables a single interface to represent multiple data types.

    • Examples include method overloading and method overriding in object-oriented programming.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. 1. Current Project architecture 2. How do you design micro services to scalable 3. How do you ensure ci/cd working as expected 4. What is oauth 5. Which Authorization servers you worked
  • Ans. 

    Answering questions related to current project architecture, designing scalable micro services, ensuring CI/CD, OAuth, and authorization servers.

    • Current project architecture involves a detailed analysis of the existing system, identifying key components, and designing a scalable solution.

    • Designing micro services to be scalable requires breaking down the application into smaller, independent services that can be easily ...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Nov 2022. 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 

(4 Questions)

  • Q1. What is a trigger
  • Ans. 

    A trigger is an event or condition that initiates a specific action or process.

    • Triggers are commonly used in programming and databases.

    • They can be used to automate tasks or initiate processes based on certain conditions.

    • Examples include a trigger that sends an email when a new user registers on a website, or a trigger that updates a database record when a certain field is changed.

    • Triggers can also be used in marketing ...

  • Answered by AI
  • Q2. What is right outer join
  • Ans. 

    Right outer join returns all records from the right table and matching records from the left table.

    • It includes all the records from the right table and only matching records from the left table.

    • If there is no match in the left table, the result will contain NULL values.

    • It is denoted by RIGHT OUTER JOIN or RIGHT JOIN keyword in SQL.

    • Example: SELECT * FROM right_table RIGHT JOIN left_table ON right_table.id = left_table.i

  • Answered by AI
  • Q3. What are types in Oracle
  • Ans. 

    Types in Oracle are data types that define the type of data that can be stored in a column or variable.

    • Oracle has several built-in data types such as NUMBER, VARCHAR2, DATE, and CLOB.

    • NUMBER is used to store numeric values, VARCHAR2 is used to store character strings, DATE is used to store dates and times, and CLOB is used to store large character strings.

    • Oracle also supports user-defined data types, which can be create...

  • Answered by AI
  • Q4. What is an array type
  • Ans. 

    An array type is a data type that stores a collection of elements of the same data type in a contiguous memory location.

    • Arrays can be one-dimensional or multi-dimensional

    • Elements in an array can be accessed using an index

    • Arrays can be initialized with a fixed size or dynamically resized

    • Examples of array types include int[], double[], and string[]

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. About yourself and last company

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical round is bit difficult, review all the plsql concepts

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Technical stack worked upon, explain current project architecture, pillers of software architecture , How do you implement security in your project

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while responding to question, Let your resume reflect exact knowledge you have.

Interview Questionnaire 

1 Question

  • Q1. In-depth basic questions on Apex, Lightning, Asynchronous Process, Permissions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident when you are answering, and show them you are ready to learn and work on new things.

Interview Questionnaire 

2 Questions

  • Q1. Was related to Microsoft Dynamics Functional Finance. Spoke about my strengths and asked what the company has to offer, apart from which was asked a few scenarios
  • Q2. Spoke to Manager on my role when selected and my aspirations going forward and if the company has the opportunity to explore my potential
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Singleton Pattern
  • Q2. SOLID Principles
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic technical questions

Round 2 - HR 

(1 Question)

  • Q1. Exepected salary?

Publicis Sapient Interview FAQs

How many rounds are there in Publicis Sapient Senior Manager Technology interview?
Publicis Sapient interview process usually has 5 rounds. The most common rounds in the Publicis Sapient interview process are One-on-one Round, Case Study and Technical.
What are the top questions asked in Publicis Sapient Senior Manager Technology interview?

Some of the top questions asked at the Publicis Sapient Senior Manager Technology interview -

  1. Techinlal discussion on microservice, dot Net, design pattern, azure , devOps, ...read more
  2. On techno functional knoled...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Publicis Sapient interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Join Publicis Sapient Let's imagine the future together.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
View all
Publicis Sapient Senior Manager Technology Salary
based on 68 salaries
₹30 L/yr - ₹75 L/yr
63% more than the average Senior Manager Technology Salary in India
View more details

Publicis Sapient Senior Manager Technology Reviews and Ratings

based on 9 reviews

2.5/5

Rating in categories

3.3

Skill development

2.7

Work-Life balance

2.4

Salary & Benefits

2.5

Job Security

2.7

Company culture

2.5

Promotions/Appraisal

2.9

Work Satisfaction

Explore 9 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
719 salaries
unlock blur

₹9.2 L/yr - ₹36 L/yr

Senior Associate 2
602 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