i
Publicis Sapient
Filter interviews by
I was interviewed in Mar 2024.
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.
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
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
I was interviewed in Dec 2022.
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 =>
Publicis Sapient interview questions for designations
What people are saying about Publicis Sapient
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.
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.
It was easy, basic cpp
posted on 22 May 2022
I was interviewed in Nov 2021.
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.
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 (...
Using HashMap or self balancing BST for fastest result.
Given a string S
of length L
, determine the length of the longest substring that contains no repeating characters.
"abac...
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...
Round duration - 90 minutes
Round difficulty - Medium
Questions on SQL and DBMS were asked in this round
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.
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.
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.
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.
I was interviewed in Sep 2021.
Round duration - 90 minutes
Round difficulty - Medium
Timing -12pm to 1:30pm
Test environment was good and we should keep in our mind about our net speed.
Given an array containing 'N' elements, the task is to reverse the order of all array elements and display the reversed array.
The elements of the given array need to...
Given a board with 2 rows and N columns, and an infinite supply of 2x1 tiles, determine the number of distinct ways to completely cover the board using these tiles.
You can place...
Try to place the tile to fill the unit column and calculate the number of ways from smaller sub-problems. Then use memoization to convert O(2^N) solution to an O(N) solution.
We can place in this way where we have ‘idx-1’ column filled.
&nb...
Round duration - 60 Minutes
Round difficulty - Easy
Timing was 3pm to 4 pm
environment was easy familier and interviwer was also in good mood ,first he ask me about general things then he come on OS/DBMS .
Round duration - 30 Minutes
Round difficulty - Easy
timing - 10am to 10:30am
environment was very familier and interviewer was with good sence of humor
Tip 1 : Don't depend on video only , practice is must and assignments provided by coding ninja's are best.
Tip 2 : Note all important point in note book so that you can easy revise.
Tip 3 : Make at least 3-4 projects on your on
Tip 1 : Be real don't go for fake and write what you are.
Tip 2 : Mention all your project and explain them in good way
based on 4 interviews
Interview experience
based on 1 review
Rating in categories
Senior Associate
2.2k
salaries
| ₹11 L/yr - ₹37.8 L/yr |
Associate Technology L2
1.5k
salaries
| ₹5.1 L/yr - ₹20 L/yr |
Senior Associate Technology L1
1.2k
salaries
| ₹10 L/yr - ₹32 L/yr |
Senior Software Engineer
735
salaries
| ₹9.5 L/yr - ₹37 L/yr |
Senior Associate 2
621
salaries
| ₹14.1 L/yr - ₹41 L/yr |
Accenture
IBM
TCS
Infosys