i
Capgemini
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Code for data statistics involves analyzing and summarizing data to extract meaningful insights.
Use built-in functions in programming languages like Python, R, or SQL to calculate statistics such as mean, median, mode, standard deviation, etc.
Consider using libraries like NumPy, Pandas, or SciPy for more advanced statistical analysis.
Visualize data using tools like Matplotlib, Seaborn, or Tableau to better understand p...
Generate a sequence of numbers or characters based on a given pattern.
Use a loop to generate the sequence based on the pattern provided.
Consider using if-else statements for different cases in the pattern.
Store the generated sequence in an array of strings.
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Various exceptions can occur in PL/SQL, such as NO_DATA_FOUND, TOO_MANY_ROWS, and INVALID_CURSOR.
NO_DATA_FOUND exception is raised when a SELECT INTO statement returns no rows.
TOO_MANY_ROWS exception is raised when a SELECT INTO statement returns multiple rows.
INVALID_CURSOR exception is raised when an invalid cursor operation is performed.
I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.
The aptitude exam was cracked and was good
To fetch 50% records from a table using SQL query
Use the LIMIT clause to specify the number of records to return
Calculate 50% of the total records in the table to determine the limit value
Order the records in a specific way if needed before applying the LIMIT clause
What people are saying about Capgemini
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
An assessment to measure a candidate's mental aptitude/mental ability
Review the basics and practice
Capgemini interview questions for designations
I applied via Campus Placement and was interviewed in Dec 2023. There were 4 interview rounds.
Basic Aptitude test but questions was really good
Quite Intermediate level coding questions Asked
List is mutable, tuple is immutable in Python.
List can be modified after creation, tuple cannot.
List uses square brackets [], tuple uses parentheses ().
List is used for collections of items that may change, tuple for fixed collections.
Example: list - [1, 2, 3], tuple - (1, 2, 3)
String is immutable, String Buffer is mutable
String is immutable, meaning its value cannot be changed once it is created
String Buffer is mutable, meaning its value can be changed after it is created
String is faster and more memory efficient than String Buffer
String Buffer is synchronized, making it thread-safe for multiple operations
Get interview-ready with Top Capgemini Interview Questions
I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.
Asking 3 to 4 Coding Test
1. Remove duplicate 'i' from input string 'india' using Java8. 2. Find second highest number from array {10,20,30,25} using Java8.
For the first question, you can use Java8 streams to filter out the duplicate 'i' from the input string.
For the second question, you can use Java8 streams to sort the array in descending order and then get the second element.
Filter in Java 8 is a method used to iterate through a collection and filter out elements based on a specified condition.
Filter is a method in the Stream interface in Java 8.
It takes a Predicate as an argument to specify the condition for filtering.
Example: List<String> names = Arrays.asList("Alice", "Bob", "Charlie"); List<String> filteredNames = names.stream().filter(name -> name.startsWith("A")).collect(
Cs fundamentals que ask for test
Dsa questions based test it is
A class is a blueprint for creating objects in object-oriented programming. It defines the properties and behaviors of objects.
Classes are used to create objects with specific attributes and methods.
They help in organizing code by grouping related data and functions together.
Inheritance allows classes to inherit properties and methods from other classes.
Encapsulation ensures that data is kept private within a class.
Pol...
Object is a collection of data and methods, while encapsulation is the concept of bundling data and methods within a single unit.
Object is an instance of a class that encapsulates data and behavior.
Encapsulation hides the internal state of an object and only allows access through methods.
Encapsulation helps in achieving data hiding, abstraction, and modularity.
Example: A car object can have data like color and speed, a...
I applied via Campus Placement
Good interview very good...went well
Some of the top questions asked at the Capgemini Software Developer interview -
The duration of Capgemini Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 141 interviews
4 Interview rounds
based on 415 reviews
Rating in categories
Consultant
56k
salaries
| ₹5.2 L/yr - ₹18 L/yr |
Associate Consultant
50.7k
salaries
| ₹2.9 L/yr - ₹12 L/yr |
Senior Consultant
47.3k
salaries
| ₹7.5 L/yr - ₹25 L/yr |
Senior Analyst
21.1k
salaries
| ₹2.2 L/yr - ₹9 L/yr |
Senior Software Engineer
20.6k
salaries
| ₹3.5 L/yr - ₹12.9 L/yr |
Wipro
Accenture
Cognizant
TCS