i
Capgemini
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via campus placement at Vidya Jyothi Institute of Technology, Hyderabad and was interviewed in Sep 2021. There were 3 interview rounds.
Oops features are object-oriented programming concepts that help in creating reusable and modular code.
Encapsulation - bundling data and methods that operate on that data within a single unit
Inheritance - creating new classes from existing ones, inheriting their properties and methods
Polymorphism - ability of objects to take on multiple forms or behaviors
Abstraction - hiding implementation details and showing only the
Multi-threading and multi-tasking are techniques used to improve the performance of a computer system.
Multi-threading is the ability of a CPU to run multiple threads of execution concurrently.
Multi-tasking is the ability of an operating system to run multiple applications or processes concurrently.
Multi-threading is used to improve the performance of a single application by dividing it into smaller threads that can run...
A primary key is a unique identifier for a record in a database table.
Primary key ensures that each record in a table is unique
It is used to establish relationships between tables
It cannot contain null values
Examples include social security numbers, email addresses, and employee IDs
Primary key uniquely identifies a record in a table, while a unique key ensures that all values in a column are distinct.
Primary key is a column or set of columns that uniquely identifies each row in a table
Primary key cannot have null values
A table can have only one primary key
Unique key is a column or set of columns that ensures that all values in the column(s) are distinct
Unique key can have null values, but only on...
To get non-repeated entries from a table, use the DISTINCT keyword in SQL.
Use SELECT DISTINCT column_name FROM table_name
DISTINCT keyword returns only unique values
Can be used with multiple columns
Can also use GROUP BY clause
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Most questions pseudo code are based
2 questions asked dsa based .
C++ is a high-level programming language used for developing software applications.
C++ is an object-oriented language, allowing for the creation of classes and objects.
It is a powerful language with features like polymorphism, inheritance, and encapsulation.
C++ is commonly used in developing system software, game development, and high-performance applications.
A virtual function is a function in a base class that is declared using the keyword 'virtual' and can be overridden by a function with the same signature in a derived class.
Virtual functions allow for dynamic polymorphism in object-oriented programming.
They are used to achieve runtime polymorphism by allowing a function to be overridden in a derived class.
Virtual functions are declared in the base class with the 'virtu...
The first round was easy which consist of basic aptitude questions including java,c,cpp,dbms,sql,reasoning,etc
I applied via Walk-in
I applied via Walk-in and was interviewed in Dec 2024. There were 5 interview rounds.
Given task Statics standard deviations Attrition Average of given table values and Given graph economi graph and poverty graph base on that need to gave answers 30 qustion and 60 min time duration
Bagging and boosting are ensemble learning techniques used to improve the performance of machine learning models by combining multiple weak learners.
Bagging (Bootstrap Aggregating) involves training multiple models independently on different subsets of the training data and then combining their predictions through averaging or voting.
Boosting involves training multiple models sequentially, where each subsequent model c...
Parameters of a Decision Tree include max depth, min samples split, criterion, and splitter.
Max depth: maximum depth of the tree
Min samples split: minimum number of samples required to split an internal node
Criterion: function to measure the quality of a split (e.g. 'gini' or 'entropy')
Splitter: strategy used to choose the split at each node (e.g. 'best' or 'random')
Developed a predictive model to forecast customer churn in a telecom company
Collected and cleaned customer data including usage patterns and demographics
Used machine learning algorithms such as logistic regression and random forest to build the model
Evaluated model performance using metrics like accuracy, precision, and recall
Provided actionable insights to the company to reduce customer churn rate
I was interviewed in Oct 2024.
Transfer learning involves using pre-trained models on a different task, while fine-tuning involves further training a pre-trained model on a specific task.
Transfer learning uses knowledge gained from one task to improve learning on a different task.
Fine-tuning involves adjusting the parameters of a pre-trained model to better fit a specific task.
Transfer learning is faster and requires less data compared to training a...
I applied via Approached by Company and was interviewed in Aug 2024. There were 2 interview rounds.
*****, arjumpudi satyanarayana
Python is a high-level programming language known for its simplicity and readability.
Python is widely used for web development, data analysis, artificial intelligence, and scientific computing.
It emphasizes code readability and uses indentation for block delimiters.
Python has a large standard library and a vibrant community of developers.
Example: print('Hello, World!')
Example: import pandas as pd
Code problems refer to issues or errors in the code that need to be identified and fixed.
Code problems can include syntax errors, logical errors, or performance issues.
Examples of code problems include missing semicolons, incorrect variable assignments, or inefficient algorithms.
Identifying and resolving code problems is a key skill for data scientists to ensure accurate and efficient data analysis.
Python code is a programming language used for data analysis, machine learning, and scientific computing.
Python code is written in a text editor or an integrated development environment (IDE)
Python code is executed using a Python interpreter
Python code can be used for data manipulation, visualization, and modeling
The project is a machine learning model to predict customer churn for a telecommunications company.
Developing predictive models using machine learning algorithms
Analyzing customer data to identify patterns and trends
Evaluating model performance and making recommendations for reducing customer churn
The question seems to be incomplete or misspelled.
It is possible that the interviewer made a mistake while asking the question.
Ask for clarification or context to provide a relevant answer.
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
Forecasting problem - Predict daily sku level sales
Bias is error due to overly simplistic assumptions, variance is error due to overly complex models.
Bias is the error introduced by approximating a real-world problem, leading to underfitting.
Variance is the error introduced by modeling the noise in the training data, leading to overfitting.
High bias can cause a model to miss relevant relationships between features and target variable.
High variance can cause a model to ...
Parametric models make strong assumptions about the form of the underlying data distribution, while non-parametric models do not.
Parametric models have a fixed number of parameters, while non-parametric models have a flexible number of parameters.
Parametric models are simpler and easier to interpret, while non-parametric models are more flexible and can capture complex patterns in data.
Examples of parametric models inc...
Interview experience
based on 2 reviews
Rating in categories
Consultant
55.2k
salaries
| ₹5.2 L/yr - ₹18 L/yr |
Associate Consultant
52k
salaries
| ₹2.9 L/yr - ₹11.8 L/yr |
Senior Consultant
46k
salaries
| ₹7.5 L/yr - ₹25 L/yr |
Senior Analyst
20.7k
salaries
| ₹2 L/yr - ₹9 L/yr |
Senior Software Engineer
20k
salaries
| ₹3.5 L/yr - ₹12.1 L/yr |
Wipro
Accenture
Cognizant
TCS