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 Reactjs Developer Interview Questions and Answers

Updated 25 Apr 2024

Publicis Sapient Reactjs Developer Interview Experiences

5 interviews found

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

I was interviewed in Dec 2022.

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. 1. Fetch data from api and display in UI list format
  • Ans. 

    Answering how to fetch data from API and display in UI list format for Reactjs Developer interview.

    • Use fetch or axios to fetch data from API

    • Store the data in state or Redux store

    • Map through the data and display in UI list format

    • Handle loading and error states

    • Example: fetch('https://api.example.com/data').then(response => response.json()).then(data => setData(data))

    • Example: {data.map(item =>

    • {item.name

  • Answered by AI
  • Q2. Every possible question related to reactjs

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare everything about reactjs, try to solve some scenario base questions and best luck

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Mar 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Sematic elements in HTML? What is Sass, SCSS, LESS and more about CSS? Design a HTML form? Test cases in javascript How you will implement security on a banking website.
  • Ans. 

    Semantic elements in HTML are tags that clearly define the structure of a webpage.

    • Semantic elements provide meaning to the content, making it easier for search engines and screen readers to understand.

    • Examples of semantic elements include

      ,
      ,
    • Using semantic elements improves SEO and accessibility of a website.

Answered by AI

Skills evaluated in this interview

Reactjs Developer Interview Questions Asked at Other Companies

Q1. Implement counter such that it has 2 buttons to increment and dec ... read more
asked in Accenture
Q2. How do you make a page responsive. Bootstrap layouts and alerts
asked in Java R & D
Q3. What are Call, apply and bind methods, what is currying in JavaSc ... read more
Q4. what is ES6 feature small coding on how let,var,const works javas ... read more
asked in Metafic
Q5. Write code for functional component to call an API and show a lis ... read more
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 Feb 2024. There was 1 interview round.

Round 1 - Coding Test 

Write a program in vanila js to fetch api data and show in dropdow after select it should call api for perticular data and also should cache value of if it is recent api call happen

Interview Preparation Tips

Interview preparation tips for other job seekers - Hand's on dom manipulation with optimization techniques
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Unit Testing Questions Asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on web accessiblity and security

Publicis Sapient interview questions for designations

 Node.JS and Reactjs Developer

 (1)

 Developer

 (1)

 Software Developer

 (19)

 Java Developer

 (4)

 React Developer

 (2)

 AEM Developer

 (2)

 Sfdc Developer

 (1)

 Drupal Developer

 (1)

Interview Questionnaire 

2 Questions

  • Q1. Javascript classes
  • Ans. Inheritance and memebers and variables in class
  • Answered Anonymously
  • Q2. Javascript new standards

Interview Preparation Tips

Interview preparation tips for other job seekers - the interview process went fine

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Redux related questions
  • Q2. Css positioning including flex
  • Q3. Authorisation and authentication
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Its a 90 minutes aptitude round. It's having 3 sections :
1 - Logical and Anlytical reasoning
2 - Related to your Skills and the position for which you have applied. For me it was completly on React.
3 - Code Ground, where you have to showcase your coding skills.

Round 2 - Technical 

(1 Question)

  • Q1. There were programming questions and chose the correct output kind of questions.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic Spirnnboot question
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was easy, basic cpp

Round 2 - HR 

(2 Questions)

  • Q1. Tell me you introduction
  • Q2. Why you want to join

I was interviewed in Nov 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 90 minutes
Round difficulty - Medium

2 Programing Questions and 30 MCQs. 
Programing questions were medium with one being array manipulation and other being graph based. 

MCQ were from OOPs concepts, SQL, Operating System and Network, prepare in depth knowledge for all the topics.

  • Q1. 

    Count Pairs Problem Statement

    You are given an array A of length N consisting only of integers. Additionally, you are provided with three integers X, Y and SUM. Your task is to count the number of pairs (...

  • Ans. 

    Using HashMap or self balancing BST for fastest result.

  • Answered Anonymously
  • Q2. 

    Longest Substring Without Repeating Characters Problem Statement

    Given a string S of length L, determine the length of the longest substring that contains no repeating characters.

    Example:

    Input:
    "abac...
  • Ans. Brute Force

    In the brute force approach, we will use two nested loops. The outer loop is used to select the starting index of the substring and the inner loop is used to fix the ending index of the substring. After selecting the substring, we will use another loop (or a method) to check whether the substring contains all unique characters or not using a HashSet.

    Space Complexity: O(n)Explanation:

    O(L), where L is the len...

  • Answered Anonymously
Round 2 - Face to Face 

(3 Questions)

Round duration - 90 minutes
Round difficulty - Medium

Questions on SQL and DBMS were asked in this round

  • Q1. What are the ACID properties in DBMS?
  • Q2. Can you explain the different levels of data abstraction in a DBMS?
  • Q3. What are constraints in SQL?
Round 3 - HR 

(1 Question)

Round duration - 30 minutes
Round difficulty - Medium

HR round was pretty much a casual conversation about why optum, work location, joining availablity and what qualities you would like to highlight about yourself.

  • Q1. Why do you want to work at Optum, and what qualities would you like to highlight?
  • Ans. 

    Tip 1 : Go through wiki page or google about the working of the company
    Tip 2 : Qualities should more aligned to the company's values.
    Tip 3 : Show your interest in working with the organisation and how will you contribute to the team.

  • Answered Anonymously

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from DELHI INSTITUTE OF TOOL ENGINEERING. I applied for the job as SDE - 1 in HyderabadEligibility criteriaAbove 7.5 CGPAOptum Global Solutions India Private Limited interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPS, DBMS, SQLTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.

Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.

Tip 3 : Do at-least 2 good projects and you must know every bit of them.


 

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.

Tip 2 : Every skill must be mentioned.

Tip 3 : Focus on skills, projects and experiences more.


 

Final outcome of the interviewSelected

Skills evaluated in this interview

Publicis Sapient Interview FAQs

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

Some of the top questions asked at the Publicis Sapient Reactjs Developer interview -

  1. 1. Fetch data from api and display in UI list for...read more
  2. Sematic elements in HTML? What is Sass, SCSS, LESS and more about CSS? Design a...read more
  3. Every possible question related to reac...read more

Tell us how to improve this page.

Publicis Sapient Reactjs Developer Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more
Join Publicis Sapient Let's imagine the future together.
Publicis Sapient Reactjs Developer Salary
based on 15 salaries
₹7 L/yr - ₹17.6 L/yr
124% more than the average Reactjs Developer Salary in India
View more details

Publicis Sapient Reactjs Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Senior Associate
2.2k salaries
unlock blur

₹10.9 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.1 L/yr - ₹32 L/yr

Senior Software Engineer
726 salaries
unlock blur

₹9.5 L/yr - ₹37 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