i
Publicis Sapient
Filter interviews by
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
Program to print occurrence of characters in a given string
Create a map to store characters and their counts
Iterate through the string and update the counts in the map
Print the characters and their counts from the map
Program to find sum of any two elements in an array equal to -1
Iterate through the array and for each element, check if there exists another element whose sum is equal to -1
Use a hashmap to store the elements and their indices for faster lookup
Handle edge cases like empty array or array with less than 2 elements
Example: For array [-2, 3, 5, -3, 8], the pairs (-2, 1) and (3, -3) have sum equal to -1
Use browser developer tools to inspect element and generate xpath
Inspect element using browser developer tools
Right click on element and select 'Copy' -> 'Copy XPath'
Modify generated xpath if needed to make it more robust
posted on 20 Jun 2024
I was interviewed in May 2024.
Python pytest is a testing framework that makes it easy to write simple and scalable tests.
Python pytest is a testing framework for writing simple and scalable tests in Python.
It allows for easy test setup, execution, and reporting.
Pytest fixtures can be used to set up preconditions for tests.
Parametrize decorator can be used for data-driven testing.
Assertions can be made using assert statements.
Plugins can be used to
posted on 1 May 2024
Keywords in Java are reserved words that have special meaning and cannot be used as identifiers.
public
static
void
class
extends
posted on 30 May 2024
I was interviewed in Dec 2024.
Currently working on developing automated test scripts for a web application
Creating test cases using Selenium WebDriver
Implementing test automation frameworks like TestNG
Performing regression testing on new features
Collaborating with developers to identify and fix bugs
Code for sorting an array of strings
Use built-in sort function in programming language (e.g. sort() in Python)
Specify the comparison function to sort strings alphabetically
Handle uppercase and lowercase letters properly
Example: ['apple', 'banana', 'cherry'] should be sorted as ['apple', 'banana', 'cherry']
Creating Xpath for locating elements in web pages
Use unique attributes like id, class, name to create Xpath
Avoid using indexes in Xpath as they can be brittle
Use functions like contains(), starts-with() for dynamic attributes
Consider using axes like ancestor, following-sibling for complex Xpath
GlobalLogic offers a diverse range of projects, cutting-edge technologies, and a collaborative work environment.
GlobalLogic provides opportunities to work on a variety of projects, allowing for professional growth and skill development.
The company is known for its use of cutting-edge technologies, providing exposure to the latest tools and trends in the industry.
GlobalLogic fosters a collaborative work environment, enc...
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Java program to count duplicates and find missing element in array of strings
Use a HashMap to count duplicates by iterating through the array
Use a HashSet to find the missing element by comparing with a set of all elements
Handle edge cases such as empty array or null values
posted on 6 Apr 2024
The second non-repetitive character is to be found in a given array of strings.
Iterate through each character in the strings and count their occurrences
Identify the characters that occur only once
Return the second non-repetitive character
Atos is a leading global IT services company with a strong focus on automation and coding skills.
Atos is a well-established global IT services company known for its expertise in automation and coding.
They have a strong reputation for delivering innovative solutions to clients using cutting-edge technologies.
Working at Atos will provide opportunities to enhance coding skills and work on challenging automation projects.
A...
posted on 1 Nov 2023
I applied via Referral
Based on language background they will ask to write code
Some of the top questions asked at the Publicis Sapient Senior Automation Test Engineer interview -
based on 1 interview
Interview experience
Senior Associate
2.2k
salaries
| ₹11 L/yr - ₹40 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 - ₹30 L/yr |
Senior Software Engineer
737
salaries
| ₹9.8 L/yr - ₹34.9 L/yr |
Senior Associate 2
622
salaries
| ₹14.1 L/yr - ₹41 L/yr |
Accenture
IBM
TCS
Infosys