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 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:
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 - 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. 

    An element can store water if there are higher bars on the left and right. The amount of water to be stored in every element can be found out by finding the heights of bars on the left and right sides. The idea is to compute the amount of water that can be stored in every element of the array.

  • Answered Anonymously
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 at Guru Nanak Dev Engineering College, Ludhiana and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - Online Assessment 

(1 Question)

Round duration - 70 min
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:
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 - 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

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

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

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.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 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
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
View all
Publicis Sapient Junior Associate Technology Salary
based on 80 salaries
₹4.8 L/yr - ₹7 L/yr
19% 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

₹10.9 L/yr - ₹37.8 L/yr

Associate Technology L2
1.5k salaries
unlock blur

₹6.6 L/yr - ₹20 L/yr

Senior Associate Technology L1
1.2k salaries
unlock blur

₹10.1 L/yr - ₹32 L/yr

Senior Software Engineer
728 salaries
unlock blur

₹9.3 L/yr - ₹36 L/yr

Senior Associate 2
613 salaries
unlock blur

₹14 L/yr - ₹41 L/yr

Explore more salaries
Compare Publicis Sapient with

Accenture

3.9
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