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 Engineering Intern Interview Questions, Process, and Tips

Updated 9 Oct 2024

Top Publicis Sapient Engineering Intern Interview Questions and Answers

View all 6 questions

Publicis Sapient Engineering Intern Interview Experiences

4 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

It is an assessment on OOPS,DSA,DBMS and coding questions

Round 2 - Technical 

(3 Questions)

  • Q1. General OOPS concepts
  • Q2. What is interface
  • Ans. 

    An interface is a point where two systems, subjects, organizations, etc., meet and interact with each other.

    • An interface defines the methods that a class must implement, without specifying how they should be implemented.

    • Interfaces allow for multiple inheritance in programming languages like Java.

    • Examples of interfaces in programming include Java interfaces, USB ports on electronic devices, and user interfaces on softwa

  • Answered by AI
  • Q3. What are pillars of OOPS
  • Ans. 

    The pillars of OOPS (Object-Oriented Programming) are Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class. For example, a 'Car' class can inherit from a 'Vehicle' class.

    • Encapsulation refers to the bundling of data with the methods that operate on that data. It restricts access to some of an object's components. For example, using pri...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Coding Test 

Food fill problem from leetcode

Round 2 - Technical 

(2 Questions)

  • Q1. Asked about data structures and algorithms, interview went smoothly because of great intervier.
  • Q2. Insertion sort algorithm
  • Ans. 

    Insertion sort is a simple sorting algorithm that builds the final sorted array one item at a time.

    • Iterate through the array starting from the second element

    • Compare each element with the elements before it and insert it in the correct position

    • Repeat until the entire array is sorted

    • Example: ['3', '1', '4', '1', '5', '9', '2', '6'] -> ['1', '1', '2', '3', '4', '5', '6', '9']

  • Answered by AI

Skills evaluated in this interview

Engineering Intern Interview Questions Asked at Other Companies

asked in Tata Steel
Q1. What the final product of blast furnace? What is the composition ... read more
asked in Tesla
Q2. What type of reaction occurs on the surface of most metals when e ... read more
asked in Tesla
Q3. How would you measure 10^-6m surface defects in the surface of ba ... read more
Q4. Which of the following symptom is caused as a result of brake dis ... read more
asked in Micro Labs
Q5. Print the second largest element? Reverse the string and print th ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at CV Raman Computer Academy, Bhubaneswar and was interviewed in Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

3 hours, had aptitude questions, then one dsa question and one question on fetching API data.

Round 2 - One-on-one 

(3 Questions)

  • Q1. Single Buy Sell Stock.
  • Q2. Optimize the Solution
  • Ans. 

    Optimizing a solution involves identifying and implementing improvements to increase efficiency and effectiveness.

    • Analyze the current solution to identify areas for improvement

    • Consider alternative approaches and technologies

    • Implement changes and measure the impact on performance

    • Continuously iterate and refine the solution

    • Example: optimizing a manufacturing process to reduce waste and increase output

  • Answered by AI
  • Q3. Add error-handling mechanisms
  • Ans. 

    Error-handling mechanisms are essential for robust software. They help prevent crashes and improve user experience.

    • Identify potential errors and exceptions

    • Implement try-catch blocks

    • Use logging to track errors

    • Provide informative error messages to users

    • Test error-handling thoroughly

    • Consider using third-party libraries for error-handling

    • Document error-handling procedures

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. How do you work in a team, what are your methods of learning etc..
  • Ans. 

    I work well in teams by actively listening, collaborating, and continuously learning.

    • I actively listen to my team members to understand their perspectives and ideas.

    • I collaborate effectively by sharing my own ideas and being open to feedback.

    • I continuously learn by seeking out new knowledge and skills to contribute to the team's success.

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Oops concepts with example and use of interface over abstract class
  • Ans. 

    Oops concepts and use of interface over abstract class

    • Oops concepts are fundamental to object-oriented programming

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOP

    • Interface is a contract that specifies the behavior of a class

    • Abstract class is a class that cannot be instantiated and can have both abstract and non-abstract methods

    • Interface is preferred over abstract class when multiple

  • Answered by AI
  • Q2. Given all the answers

Interview Preparation Tips

Interview preparation tips for other job seekers - It was 30 min interview. Know basics

Skills evaluated in this interview

Publicis Sapient interview questions for designations

 Head Engineering

 (1)

 Engineering Manager

 (2)

 Director Engineering

 (1)

 Intern

 (1)

 Software Developer Intern

 (1)

 Data Science Intern

 (1)

 Lead Engineer

 (2)

 Associate Technology L2

 (27)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Questions on core java concepts
  • Q2. Questions on SQL and Springboot
Round 2 - Technical 

(2 Questions)

  • Q1. Questions on Collection framework.
  • Q2. Questions on Springboot and core java
Round 3 - Client Interview 

(2 Questions)

  • Q1. Scenario based question
  • Q2. Stream API questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

2 coding question were there and we need to solve eit in 45 minutes

Round 2 - Technical 

(2 Questions)

  • Q1. Asked a DSA questions
  • Q2. Some random question about project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well and go through your project thoroughly.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Technical related to my experience
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response

I applied via Instahyre and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. How to critical things in your project
Round 2 - HR 

(1 Question)

  • Q1. Expected Facilities
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

To automate REST API calls using ROBOT Framework.

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 Mar 2023. 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 

(1 Question)

  • Q1. Related to your previous job experience
Round 3 - HR 

(1 Question)

  • Q1. Salary & Date of joining

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best

Publicis Sapient Interview FAQs

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

Some of the top questions asked at the Publicis Sapient Engineering Intern interview -

  1. Oops concepts with example and use of interface over abstract cl...read more
  2. what are pillars of O...read more
  3. Optimize the Solut...read more

Tell us how to improve this page.

Publicis Sapient Engineering Intern Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
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.8
 • 8.2k 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
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
View all

Publicis Sapient Engineering Intern Reviews and Ratings

based on 4 reviews

4.2/5

Rating in categories

4.5

Skill development

3.9

Work-life balance

2.8

Salary

3.8

Job security

3.8

Company culture

2.9

Promotions

4.1

Work satisfaction

Explore 4 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
737 salaries
unlock blur

₹9.5 L/yr - ₹34.9 L/yr

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