i
Capgemini
Filter interviews by
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Code to split a string into one letter per line in an array of strings.
Use the split() method to split the string into an array of characters.
Iterate through the array and add each character to a new array as a separate string.
Xpath of an element from amazon.in page
Start with the root element using '/'
Use '//' to select any element in the document
Use '@' to select attributes
Use '[]' for conditions
Example: //div[@id='nav-logo']
Tree , bst , burning tree
I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.
Reversing a string involves rearranging its characters in the opposite order, which can be done using various methods.
Use built-in functions: In Python, you can reverse a string with slicing: `reversed_string = original_string[::-1]`.
Iterative approach: Loop through the string from the end to the beginning and build a new string.
Using recursion: Define a function that calls itself with a smaller substring until it reac...
What people are saying about Capgemini
posted on 26 May 2022
I applied via Approached by Company and was interviewed before May 2021. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Nov 2021. There were 4 interview rounds.
MCQ's and Coding Problem - 1 related with Java, RDBMS, JS
I applied via Recruitment Consultant and was interviewed in Aug 2021. There was 1 interview round.
Questions related to Java programming language concepts and features.
StringBuilder and StringBuffer are used for efficient string manipulation.
Arrays are fixed in size while linked lists can grow dynamically.
TreeSet is a sorted set implementation in Java.
Java 8 introduced lambda expressions, streams, and functional interfaces.
Static keyword is used to create class-level variables and methods.
Dynamic method dispatch is ...
based on 3 interview experiences
Difficulty level
Duration
based on 1 review
Rating in categories
Consultant
58.7k
salaries
| ₹8.9 L/yr - ₹15 L/yr |
Associate Consultant
51.3k
salaries
| ₹4.5 L/yr - ₹10 L/yr |
Senior Consultant
50k
salaries
| ₹12.5 L/yr - ₹21 L/yr |
Senior Analyst
21.9k
salaries
| ₹3.1 L/yr - ₹7.6 L/yr |
Senior Software Engineer
21.5k
salaries
| ₹4.7 L/yr - ₹12.8 L/yr |
Wipro
Accenture
Cognizant
TCS