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 Senior Technical Lead Interview Questions and Answers

Updated 9 Nov 2024

Publicis Sapient Senior Technical Lead Interview Experiences

1 interview found

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

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

Round 1 - Coding Test 

Hacker Rank test, problem solving. Java 8

Round 2 - Technical 

(4 Questions)

  • Q1. Java 8 feature related questions.
  • Q2. Jvm architecture and memory management
  • Q3. Sql self join query and query tuning
  • Q4. Spring boot microservices design pattern discussion
Round 3 - Technical 

(4 Questions)

  • Q1. Problem solving based on java and case study
  • Q2. Team handling and management skills
  • Q3. Docker and Orchetratetion framework
  • Q4. Aws cloud and cicd and related technologies

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare fundamental, spring boot and microservices

Interview questions from similar companies

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

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

Round 1 - Aptitude Test 

Basic question on general aptitude like percentage, train and speed, dates, reasoning

Round 2 - Coding Test 

Leetcode medium problem on string and easy problem on array sorting

Round 3 - HR 

(1 Question)

  • Q1. Behavioral question like why you want to changes etc etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise general aptitude questions before giving first round
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 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. Related to profiles
  • Q2. Related to job profile
Round 3 - HR 

(1 Question)

  • Q1. Salary and type of job
Round 4 - HR 

(1 Question)

  • Q1. Related your past experience
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 - Technical 

(1 Question)

  • Q1. Long running queries Blockings Backup Index HADR
Round 3 - Technical 

(1 Question)

  • Q1. Data center migrations AG FLEXIBLE SHIFTS
Round 4 - HR 

(1 Question)

  • Q1. Package discussion Location Any offer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
DEFINITELY YOU WILL GET JOB
Communication
Technical
Manager
HR

I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Senario based technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I will suggest to focus more on questions related to your previous project works.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Job Portal and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. It was technical questions in relevant area
  • Q2. The questions relevant to my skill set and experience
Round 2 - One-on-one 

(2 Questions)

  • Q1. The questions relevant to my skills and experience
  • Q2. The questions relevant to job requirements
Round 3 - HR 

(2 Questions)

  • Q1. General discussion about the profession and career
  • Q2. Discussed job location and client
Round 4 - Behavioral 

(2 Questions)

  • Q1. Discussed about client and company
  • Q2. Orientation related things discussed.

Interview Preparation Tips

Interview preparation tips for other job seekers - It is not Level-3 company. In reality, It is Level-1 Company
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Fake Interview, Didn't expect this from virtusa
  • Q2. FakeInterviews conducted, Didn;t expect this from virtusa
  • Q3. Virtusa Scammers

Interview Preparation Tips

Interview preparation tips for other job seekers - No real interview, fake interview only to understand the Gen AI topics & Projects.
He conducted interview, If you don't know go and learn from Coursera, DeepLearning.ai

Why wasting the time of peoples, Interviewer name : Sudhakar Chigurupati
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Describe 5 non functional requirements
  • Ans. 

    Non functional requirements are criteria that specify how a system should behave, rather than what it should do.

    • Performance - system should respond within 2 seconds for all user interactions

    • Scalability - system should be able to handle 1000 concurrent users

    • Reliability - system should have a 99.99% uptime

    • Security - system should encrypt all sensitive data

    • Usability - system should have a user-friendly interface

  • Answered by AI
  • Q2. How will you improve performance of legacy app which has to work with your latest microservice.
  • Ans. 

    Improve legacy app performance by optimizing code, implementing caching, and scaling resources.

    • Optimize code by identifying and removing bottlenecks

    • Implement caching to reduce database calls and improve response time

    • Scale resources by using containers or serverless architecture

    • Use asynchronous processing for long-running tasks

    • Upgrade hardware or infrastructure if necessary

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain security in microservices
  • Ans. 

    Security in microservices involves implementing authentication, authorization, encryption, and monitoring to protect data and services.

    • Implement authentication and authorization mechanisms to control access to microservices.

    • Use encryption to secure communication between microservices and external clients.

    • Implement monitoring and logging to detect and respond to security incidents.

    • Consider using API gateways for central...

  • Answered by AI
  • Q2. Describe microservices architecture for a wealth management app
  • Ans. 

    Microservices architecture for a wealth management app involves breaking down the application into smaller, independent services.

    • Each microservice focuses on a specific business function, such as client onboarding, portfolio management, or reporting.

    • Services communicate through APIs, allowing for flexibility and scalability.

    • Each microservice can be developed, deployed, and scaled independently, leading to faster develo...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for GlobalLogic Technical Architect interview:
  • Java
  • Microservices

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Delete vs Drop in sql?
  • Ans. 

    DELETE is used to remove rows from a table while keeping the table structure intact. DROP is used to remove an entire table from the database.

    • DELETE is a DML (Data Manipulation Language) command, while DROP is a DDL (Data Definition Language) command.

    • DELETE can be rolled back, while DROP cannot be rolled back.

    • Example: DELETE FROM table_name WHERE condition; DROP TABLE table_name;

  • Answered by AI
  • Q2. Autocalender, duicate vs refrence in power bi
  • Ans. 

    Autocalender creates a date table automatically, while duplicate creates a copy of a table and reference creates a linked table in Power BI.

    • Autocalender automatically generates a date table based on the data in your model.

    • Duplicate creates a copy of a table with the same data and structure.

    • Reference creates a linked table that shares the same data as the original table.

    • Autocalender is useful for quickly creating date t...

  • Answered by AI

Skills evaluated in this interview

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

Round robin base in os schedule

Publicis Sapient Interview FAQs

How many rounds are there in Publicis Sapient Senior Technical Lead interview?
Publicis Sapient interview process usually has 3 rounds. The most common rounds in the Publicis Sapient interview process are Technical and Coding Test.
What are the top questions asked in Publicis Sapient Senior Technical Lead interview?

Some of the top questions asked at the Publicis Sapient Senior Technical Lead interview -

  1. Spring boot microservices design pattern discuss...read more
  2. Aws cloud and cicd and related technolog...read more
  3. Problem solving based on java and case st...read more

Tell us how to improve this page.

Publicis Sapient Senior Technical Lead Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Join Publicis Sapient Let's imagine the future together.
Publicis Sapient Senior Technical Lead Salary
based on 16 salaries
₹13.8 L/yr - ₹40 L/yr
44% more than the average Senior Technical Lead Salary in India
View more details

Publicis Sapient Senior Technical Lead Reviews and Ratings

based on 2 reviews

4.0/5

Rating in categories

4.0

Skill development

2.5

Work-life balance

4.0

Salary

3.5

Job security

2.5

Company culture

2.0

Promotions

2.0

Work satisfaction

Explore 2 Reviews and Ratings
Senior Associate
2.2k salaries
unlock blur

₹11 L/yr - ₹37.5 L/yr

Associate Technology L2
1.5k salaries
unlock blur

₹5.1 L/yr - ₹20 L/yr

Senior Associate Technology L1
1.2k salaries
unlock blur

₹10 L/yr - ₹30 L/yr

Senior Software Engineer
735 salaries
unlock blur

₹9.6 L/yr - ₹34.9 L/yr

Senior Associate 2
617 salaries
unlock blur

₹14.1 L/yr - ₹41 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