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

Clear (1)

Publicis Sapient Junior Associate Technology Interview Questions, Process, and Tips

Updated 18 Jun 2024

Top Publicis Sapient Junior Associate Technology Interview Questions and Answers

  • Q1. Trapping Rain Water Problem Statement You are given a long type array/list ARR of size N , representing an elevation map. The value ARR[i] denotes the elevation of the i ...read more
  • Q2. Is JavaScript a statically typed or dynamically typed language?
  • Q3. Explain “this” keyword.
View all 6 questions

Publicis Sapient Junior Associate Technology Interview Experiences

7 interviews found

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

1 Coding question was there

Round 2 - Coding Test 

One question to check OOPs concepts in Python (Write a code for Deposit, Withdraw, Balance), Program to find if Armstrong number

Round 3 - HR 

(2 Questions)

  • Q1. New technologies that you are aware
  • Ans. 

    I am aware of new technologies such as artificial intelligence, blockchain, Internet of Things, and virtual reality.

    • Artificial intelligence (AI) - machine learning, natural language processing

    • Blockchain - decentralized digital ledger technology

    • Internet of Things (IoT) - interconnected devices and sensors

    • Virtual reality (VR) - immersive digital experiences

  • Answered by AI
  • Q2. How to change the world with technology
  • Ans. 

    Technology has the power to change the world by improving efficiency, communication, access to information, and solving complex problems.

    • Developing innovative solutions to global challenges such as climate change, poverty, and healthcare

    • Improving communication and connectivity through social media, video conferencing, and instant messaging

    • Increasing access to education and information through online platforms and digit...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement

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 Resume tips
Round 2 - Aptitude Test 

Aptitude questions from Computer Science subjects and Quantitative aptitude+Logical reasoning

Round 3 - Coding Test 

2 east questions to be done using Java

Round 4 - Technical 

(1 Question)

  • Q1. Puzzles, Basics of Java, Data Structures, dbms and finding output of questions.
Round 5 - HR 

(1 Question)

  • Q1. Basic HR questions like why you want to join

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the topics they mention in the job description.

Junior Associate Technology Interview Questions Asked at Other Companies

Q1. Trapping Rain Water Problem Statement You are given a long type a ... read more
Q2. Is JavaScript a statically typed or dynamically typed language?
Q3. Explain “this” keyword.
Q4. How to change the world with technology
Q5. New technologies that you are aware

I was interviewed in May 2022.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

this round comprise of two parts , Apti + Reasoning and coding round. for coding multiple option for language was available like C,C++, JAVA , Python , JAVASCRIPT , and more.

  • Q1. 

    Trapping Rain Water Problem Statement

    You are given a long type array/list ARR of size N, representing an elevation map. The value ARR[i] denotes the elevation of the ith bar. Your task is to determine th...

  • Ans. 

    Calculate the total amount of rainwater that can be trapped between given elevations in an array.

    • Iterate through the array and calculate the maximum height on the left and right of each bar.

    • Calculate the amount of water that can be trapped at each bar by taking the minimum of the maximum heights on the left and right.

    • Sum up the trapped water at each bar to get the total trapped water for the entire array.

  • Answered by AI
Round 2 - HR 

Round duration - 20 Minutes
Round difficulty - Easy

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Iimt Engineering College, Meerut. I applied for the job as Junior Associate Technology in GurgaonEligibility criteria60% throughoutPublicis Sapient interview preparation:Topics to prepare for the interview - OOPS concept, Data Structure ( linked list , stack , queue - actual implementation), Git version control, python programming, approach to solve a problemTime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : OOPS concept should be clear 
Tip 2 : actual working of stack and queue 
Tip 3 : approach to solve problem
Tip 4 : always be clear with your words

Application resume tips for other job seekers

Tip 1 : resume should we concise and clear
Tip 2 : resume should be updated with your current skills and details
Tip 3 : mention projects on which you have worked

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - Online Assessment 

(1 Question)

Round duration - 70 min
Round difficulty - null
It was an online round comprising 2 sections, Aptitude and 1 coding question. 40 minutes were given to answer 35 MCQ questions and 30 minutes for the coding question. Coding question was of moderate difficulty. Aptitude had easy and moderate difficulty questions.

  • Q1. Binary search question
  • Ans. 

    Binary search is a search algorithm that finds the position of a target value within a sorted array.

    • Divide the array into two halves

    • Compare the target value with the middle element

    • If the target value matches the middle element, return its position

    • If the target value is less than the middle element, search the left half of the array

    • If the target value is greater than the middle element, search the right half of the arra

  • Answered by AI
Round 2 - Domain Interview 

(2 Questions)

It was a 1-1 technical interview conducted on Microsoft teams. It was 1 hr interview in which various questions from DSA were asked and I was asked to code some. There were questions from OOPS as well. Based upon my resume, some JavaScript questions were asked as well.

  • Q1. Is JavaScript a statically typed or dynamically typed language?
  • Ans. 

    JavaScript is a dynamically typed language.

    • Variables can hold different data types at different times

    • Type checking is done at runtime

    • Example: var x = 5; x = 'hello';

  • Answered by AI
  • Q2. Explain “this” keyword.
  • Ans. 

    The 'this' keyword refers to the current object or instance in which it is used.

    • Used to refer to the current object or instance in which it is used

    • Can be used in methods, constructors, and inner classes

    • Can be used to differentiate between local and instance variables

    • Example: this.variableName

    • Example: this.methodName()

  • Answered by AI
Round 3 - Core Values Interview 

(4 Questions)

  • Q1. Where do I see myself in 5 years?
  • Ans. 

    In 5 years, I see myself as a senior technology professional leading a team of developers and contributing to the growth of the company.

    • Continuing to learn and stay up-to-date with the latest technologies and trends in the industry

    • Taking on more responsibilities and leadership roles within the company

    • Mentoring and guiding junior associates to help them grow and develop their skills

    • Contributing to the development of inn...

  • Answered by AI
  • Q2. Some of your major achievements.
  • Ans. 

    Developed a mobile app for a non-profit organization and increased their donations by 50%.

    • Developed a mobile app for a non-profit organization

    • Implemented features such as donation tracking and event registration

    • Increased donations by 50% within the first year of launch

  • Answered by AI
  • Q3. Do you have experience with internships?
  • Ans. 

    Yes, I have experience with internships.

    • I completed a summer internship at XYZ Company where I worked on developing a mobile application.

    • During my internship, I gained experience in coding, testing, and debugging software.

    • I also had the opportunity to work with a team of developers and learn about agile development methodologies.

    • Overall, my internship experience was valuable in preparing me for a career in technology.

  • Answered by AI
  • Q4. Are you willing to relocate?
  • Ans. 

    Yes, I am willing to relocate for the right opportunity.

    • I am open to exploring new locations and cultures.

    • I am willing to consider relocation packages and assistance.

    • I am excited about the prospect of new challenges and experiences.

    • I am flexible and adaptable to new environments.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundAt the time of the interview, I had 0 Years (fresher) of experience. My academic qualification is B.Tech from guru nanak dev engineering college.publicis sapient interview preparation:Resources to prepare for this interview - I used PrepInsta for aptitude questions and technical interview questionsTips for other job seekers - It is preferred to have a sound knowledge of DSA and be sure to submit an honest resume. The candidate must be very clear about the projects and be confident throughout interviewFinal outcome of the interviewSelected

Skills evaluated in this interview

Publicis Sapient interview questions for designations

 Associate Technology

 (8)

 Associate Technology L2

 (27)

 Associate Technology L1

 (4)

 Associate Technology Trainee

 (2)

 Senior Associate Technology L1

 (18)

 Senior Associate Technology L2

 (5)

 Associate Information Technology Consultant

 (1)

 Associate Technology 1

 (3)

I applied via LinkedIn and was interviewed in Nov 2021. 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 Resume tips
Round 2 - Coding Test 

Aptitude,Python,OS,OOPS,DBMS

Round 3 - Technical 

(1 Question)

  • Q1. The questions are based on your skills I have python and java as my known language so they asked me about both languages and also about the project in detail and the technology used in my project and 3 apt...

Interview Preparation Tips

Topics to prepare for Publicis Sapient Junior Associate Technology interview:
  • DSA
  • OS
Interview preparation tips for other job seekers - Be confident on your skills and have strong basic knowledge about the skills you are putting in your resume

Get interview-ready with Top Publicis Sapient Interview Questions

I applied via Company Website and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What projects have u done
  • Q2. Simple program like palingdrom and arm strong no
  • Q3. A puzzle of bucket fill
  • Q4. What technology u work on and future scope of that and all

Interview Preparation Tips

Interview preparation tips for other job seekers - Actually do not feel nervous and keep calm and ans with smile and everything will go smooth.

I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. A question on tree program
  • Q2. Data structures questions related to tree

Interview Preparation Tips

Interview preparation tips for other job seekers - It was approximately medium level

Interview questions from similar companies

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Discuss 4 case study related to supply chain management.

Interview Preparation Tips

Topics to prepare for Tech Mahindra Senior Software Engineer interview:
  • Supply Chain Management
Interview preparation tips for other job seekers - Develop some case study of your own and also deep analysis for each.

I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is Excel what is vlookup what is your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and bold

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Publicis Sapient Interview FAQs

How many rounds are there in Publicis Sapient Junior Associate Technology interview?
Publicis Sapient interview process usually has 3-4 rounds. The most common rounds in the Publicis Sapient interview process are Coding Test, Resume Shortlist and Technical.
What are the top questions asked in Publicis Sapient Junior Associate Technology interview?

Some of the top questions asked at the Publicis Sapient Junior Associate Technology interview -

  1. How to change the world with technol...read more
  2. New technologies that you are aw...read more
  3. A puzzle of bucket fi...read more

Recently Viewed

LIST OF COMPANIES

Discover companies

Find best workplace

INTERVIEWS

Accucia Softwares Private Limited

No Interviews

INTERVIEWS

GHCL Limited

No Interviews

DESIGNATION

INTERVIEWS

UltraTech Cement

No Interviews

REVIEWS

APELO CONSULTING

No Reviews

INTERVIEWS

Acma Computers

No Interviews

INTERVIEWS

Plot Labs Technologies

No Interviews

DESIGNATION

INTERVIEWS

GHCL Limited

No Interviews

Tell us how to improve this page.

Publicis Sapient Junior Associate Technology Interview Process

based on 2 interviews

1 Interview rounds

  • HR Round
View more
Join Publicis Sapient Let's imagine the future together.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
View all
Publicis Sapient Junior Associate Technology Salary
based on 80 salaries
₹4.8 L/yr - ₹7 L/yr
20% more than the average Junior Associate Technology Salary in India
View more details

Publicis Sapient Junior Associate Technology Reviews and Ratings

based on 14 reviews

3.0/5

Rating in categories

3.0

Skill development

2.8

Work-life balance

3.2

Salary

2.5

Job security

2.9

Company culture

3.1

Promotions

3.0

Work satisfaction

Explore 14 Reviews and Ratings
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