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 Junior Associate Interview Questions and Answers for Experienced

Updated 14 Jun 2024

Publicis Sapient Junior Associate Interview Experiences for Experienced

1 interview found

I appeared for an interview in Jan 2022.

Round 1 - Coding Test 

(1 Question)

Round duration - 75 minutes
Round difficulty - Medium

It happened at 4pm in evening. The platform was good. No technical issues experienced. It covered questions from Quantitative Aptitude, English,Input Output Questions, OOPS, a coding question.

  • Q1. 

    Next Greater Element Problem Statement

    You are given an array arr of length N. For each element in the array, find the next greater element (NGE) that appears to the right. If there is no such greater ele...

  • Ans. 

    The task is to find the next greater element for each element in an array to its right, if no greater element exists, return -1.

    • Iterate through the array from right to left and use a stack to keep track of elements.

    • Pop elements from the stack until a greater element is found or the stack is empty.

    • Store the next greater element for each element in the output array.

  • Answered by AI
Round 2 - Face to Face 

(2 Questions)

Round duration - 30 Minutes
Round difficulty - Medium

Happened on Microsoft teams. 2 coding questions on strings were given and some real life examples of OOPS concepts were asked. Then SQL queries were asked.

  • Q1. 

    Count Substrings with K Distinct Characters

    Given a lowercase string 'STR' and an integer K, the task is to count all possible substrings that consist of exactly K distinct characters. These substrings ar...

  • Ans. 

    Count substrings with exactly K distinct characters in a given lowercase string.

    • Iterate through all substrings of the given string and count the number of distinct characters in each substring.

    • Keep track of substrings with exactly K distinct characters and increment the count.

    • Return the total count of substrings with exactly K distinct characters.

  • Answered by AI
  • Q2. Can you explain JOINS in SQL?
  • Ans. 

    JOINS in SQL are used to combine rows from two or more tables based on a related column between them.

    • JOINS are used to retrieve data from multiple tables based on a related column

    • Types of JOINS include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

  • Answered by AI
Round 3 - HR 

(1 Question)

Round duration - 15 Minutes
Round difficulty - Medium

A situational and a behavioral round. Candidates were assessed on how they will react to certain situations. It happened on Microsoft Teams

  • Q1. How would you convey your disagreement to your manager regarding a specific aspect of a project?

Interview Preparation Tips

Eligibility criteriaAbove 6 CGPAPublicis Sapient interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, DBMS, Operating Systems, OOPSTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice DBMS queries(Specially aggregation ones)
Tip 2 : Study OOPS thoroughly and also study real life examples of various concepts

Application resume tips for other job seekers

Tip 1 : Have some projects on resume
Tip 2 : Put relevant information and important information first

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. About you?

I appeared for an interview before May 2016.

Interview Questionnaire 

1 Question

  • Q1. I was given a paragraph to read and was asked to narrate the last movie i saw

Interview Preparation Tips

Round: Test
Experience: We were given reasoning questions and topics for essay
Tips: Be calm when solving the reasoning questions and focus on your spellings and vocab while writing the essay
Duration: 5 minutes

Round: Case Study Interview
Experience: I first narrated the paragraph that was given to me then the story of the last movie that i saw
Tips: Patience and story flow is all one needs to concentrate on

Skills: Communication And Confidence
College Name: SD college

Interview Preparation Tips

Round: Group Discussion
Tips: Be confident and speak relevant points

Round: Technical Interview
Experience: It was 2 member panel who conducted the interview. The interview questions were centred around my prior work experience, my specialization and guess estimates about a hypothetical business scenario.
Tips: Have a couple of good questions to ask the panellist when they ask you.

Round: Technical Interview
Experience: This interview was conducted by the head of a business unit. The questions was mainly about my prior work experience. This interview more detailed and serious in manner.

Round: HR Interview
Experience: This round was conducted by a senior HR manager. This round was more about my fit in the organization.

Skills: Business Logic , Communication Skills, Analytical Skills
College Name: KJ SOMAIYA INSTITUTE OF MANAGEMENT STUDIES AND RESEARCH

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

Interview Questionnaire 

1 Question

  • Q1. About communication skills & professional experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - If was wonderful experience

I applied via Campus Placement and was interviewed before Nov 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Self introduction
  • Q2. Why should i hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - first thing ..confidence and the second one clarity matters a lot in any interview,
small tip instead of i come from a family of four, you can say i come from a happy family of four... be proud of what you are always.

as a fresher i have theoretical knowledge but yes am pretty sure that i can utilize my skills which contributes the growth of the organization.

I applied via Job Portal and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. About my past job roles and responsibility
  • Q2. What are the skills which we use in our daily BAU
  • Q3. How can we transform the organization with our contribution

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was much like a discussion, it went great.
It was not a panel round but only 1 to 1 discussion.

I applied via Campus Placement and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. They will check with your Stability.
  • Q2. They will check with our communication by asking to tell about ourselves.
  • Q3. By given a General topic, you have to discuss about it for 1-2 minutes.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Good with your communication skills.

Interview Questionnaire 

1 Question

  • Q1. Normal questions like 1)my self and about previous job related

I applied via Walk-in and was interviewed before Dec 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 tips
Round 2 - Aptitude Test 

Grammatical test like essay writing

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Explain your career goal

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the interview with confidence, good communication required with HR. Typing speed 35 words per minute is additionally helpful.

Publicis Sapient Interview FAQs

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

Some of the top questions asked at the Publicis Sapient Junior Associate interview for experienced candidates -

  1. How to switch on and off the bulb by one button using JavaScr...read more
  2. How to create table using html, how to color one row, how to merge specific col...read more
  3. What is join in sql, how to join two table and what types of join us...read more

Tell us how to improve this page.

Join Publicis Sapient Let's imagine the future together.
Publicis Sapient Junior Associate Salary
based on 81 salaries
₹2.9 L/yr - ₹7.1 L/yr
45% more than the average Junior Associate Salary in India
View more details

Publicis Sapient Junior Associate Reviews and Ratings

based on 14 reviews

3.7/5

Rating in categories

3.3

Skill development

3.4

Work-life balance

3.6

Salary

3.1

Job security

3.4

Company culture

3.3

Promotions

3.2

Work satisfaction

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

₹11.1 L/yr - ₹40 L/yr

Associate Technology L2
1.5k salaries
unlock blur

₹6.5 L/yr - ₹20.4 L/yr

Senior Associate Technology L1
1.2k salaries
unlock blur

₹10.4 L/yr - ₹32 L/yr

Senior Software Engineer
791 salaries
unlock blur

₹10 L/yr - ₹41 L/yr

Senior Associate 2
635 salaries
unlock blur

₹14.1 L/yr - ₹41 L/yr

Explore more salaries
Compare Publicis Sapient with

Genpact

3.8
Compare

DXC Technology

3.7
Compare

Virtusa Consulting Services

3.7
Compare

CGI Group

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview