Publicis Sapient Interview Experience for Fresher Associate Software Engineer,
Aug 2021
Associate Software Engineer
Publicis Sapient
3 rounds | 4 Coding
problems
Anonymous
Fresher | Aug 2021
Selected
53 views
0 comments
0 upvotes
Interview preparation journey
Preparation
Duration: 3 Months
Topics: Data Structures, OOPs, SQL, DBMS, CN, OS
Tip
Tip 1 : Read resume well Tip 2 : Be confident Tip 3 : Don't try to fake
Application process
Where: Campus
Eligibility: Above 7 CGPA
Resume tip
Tip 1 : Add technical project Tip 2 : Present resume Well Tip 3 : Don't write anything fake
Interview rounds
01
Round
Easy
Online Coding Interview
Duration90 Minutes
Interview date1 Aug 2021
Problems2
Valid Perfect Square
You have been given an integer ‘N’. You are supposed to find if the given integer ‘N’ is a perfect square or not. A perfect square is an integer that is the square of an integer.
You are given an array 'ARR' of integers of length 'N' and a positive integer 'K'. You need to find the maximum elements for each and every contiguous subarray of size K of the array.