i
Capgemini
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2022. There were 2 interview rounds.
Program to reverse a string
Create an empty string to store the reversed string
Loop through the original string from the end to the beginning
Add each character to the new string
Return the new string
Program to identify prime numbers
A prime number is a positive integer greater than 1 that has no positive integer divisors other than 1 and itself
One way to check if a number is prime is to divide it by all numbers less than or equal to its square root
Another way is to use the Sieve of Eratosthenes algorithm to generate all prime numbers up to a given limit
Prime numbers are important in cryptography and number theory
Oops concept is a programming paradigm that focuses on objects and their interactions.
Oops stands for Object-Oriented Programming System
It is based on the concepts of classes and objects
Encapsulation, inheritance, and polymorphism are the pillars of Oops
It helps in creating modular, reusable, and maintainable code
Example: A car can be represented as an object with properties like color, model, and methods like start, s
Dependency injection is a design pattern used to remove hard-coded dependencies and make code more flexible and testable.
It allows objects to be created with their dependencies supplied from outside.
It promotes loose coupling between objects.
It can be implemented using constructor injection, setter injection, or interface injection.
It simplifies unit testing by allowing dependencies to be easily mocked or stubbed.
It im...
Solid principles and design patterns are essential for writing maintainable and scalable code.
SOLID principles are a set of five principles that help in designing maintainable and scalable software.
Design patterns are reusable solutions to common software design problems.
SOLID principles include Single Responsibility Principle, Open-Closed Principle, Liskov Substitution Principle, Interface Segregation Principle, and D...
I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 2 interview rounds.
I applied via Company Website and was interviewed in Dec 2024. There was 1 interview round.
Remove duplicates from an array of strings
Create a Set to store unique elements
Iterate through the array and add each element to the Set
Convert the Set back to an array to get the unique elements
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
display none hides the element completely, visibility hidden hides the element but still takes up space, opacity 0 makes the element transparent.
display none removes the element from the layout
visibility hidden hides the element but it still occupies space
opacity 0 makes the element transparent but still occupies space
Example: display: none; visibility: hidden; opacity: 0;
Polyfill for JavaScript method 'filter'
Create a function called 'filter' that takes a callback function as an argument
Loop through the array and apply the callback function to each element
If the callback function returns true, add the element to a new array and return it
Shadow DOM is a way to encapsulate the styling and structure of a web component, preventing styles from leaking out and clashing with the rest of the page.
Shadow DOM allows for creating self-contained components with their own DOM tree and styling.
It helps in preventing styles from the main document affecting the component and vice versa.
Shadow DOM can be created using the 'attachShadow' method in JavaScript.
It is comm...
Currying is a technique in JavaScript where a function with multiple arguments is transformed into a sequence of functions, each taking a single argument.
Currying allows you to create reusable functions with partial application of arguments.
It helps in creating more flexible and composable functions.
Example: const add = (a) => (b) => a + b; const add5 = add(5); console.log(add5(3)); // Output: 8
Event delegation in JavaScript is a technique where a single event listener is attached to a parent element to handle events for multiple child elements.
Event delegation helps improve performance by reducing the number of event listeners.
It is useful for dynamically created elements or elements with similar behavior.
Event delegation works by utilizing event bubbling, where events on child elements bubble up to the pare
I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.
Inter company accounting involves recording financial transactions between different entities within the same organization.
Inter company accounting ensures accurate financial reporting within a group of companies.
Transactions between entities are eliminated to avoid double counting.
Common inter company transactions include sales, purchases, loans, and transfers of assets.
Inter company accounts are used to track these t...
I manage a team by setting clear goals, providing support and resources, fostering open communication, and recognizing achievements.
Set clear goals and expectations for team members
Provide necessary support and resources for team to succeed
Foster open communication and encourage collaboration
Recognize and reward team achievements
Delegate tasks effectively based on team members' strengths and skills
I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.
SAP ERP is the traditional enterprise resource planning software, while S/4 HANA is the next-generation ERP suite built on the SAP HANA platform.
SAP ERP is based on traditional on-premise architecture, while S/4 HANA is designed for cloud deployment.
SAP ERP uses a row-based database structure, while S/4 HANA utilizes an in-memory columnar database for faster data processing.
SAP ERP requires separate systems for transac...
Implementation steps in SAP involve planning, configuration, testing, training, and deployment.
1. Planning phase involves defining project scope, objectives, and timeline.
2. Configuration phase includes setting up SAP modules according to business requirements.
3. Testing phase ensures that the system functions correctly and meets user needs.
4. Training phase involves educating users on how to use the SAP system effecti...
RICEF is a prioritization framework used in project management to rank tasks based on their impact and effort required.
RICEF stands for Reach, Impact, Confidence, and Effort.
Reach refers to the number of people affected by the task.
Impact is the potential positive outcome of the task.
Confidence is how sure you are about the estimates for Reach and Impact.
Effort is the amount of time and resources needed to complete the...
Yes, I have worked with APP. The steps involve designing, developing, testing, and deploying the application.
Design the user interface and functionality of the APP
Develop the APP using programming languages like Java, Swift, or React Native
Test the APP for bugs and errors
Deploy the APP to app stores or internal servers for users to access
Material can be configured by adjusting its properties and parameters to meet specific requirements.
Identify the specific requirements for the material
Adjust properties such as density, strength, and flexibility
Consider parameters like temperature resistance and chemical compatibility
Test the configured material to ensure it meets the desired specifications
I am responsible for managing client relationships, providing strategic advice, and overseeing project implementation.
Managing client relationships
Providing strategic advice
Overseeing project implementation
I applied via Job Portal and was interviewed in Nov 2024. There were 2 interview rounds.
I have three questions: 1. How to handle null values? 2. What are ranking functions? 3. Can you explain self joins?
I primarily use tools such as Microsoft Excel, PowerPoint, and Tableau for data analysis and visualization.
Microsoft Excel for data manipulation and analysis
PowerPoint for creating presentations
Tableau for data visualization
I applied via campus placement at National Institute of Technology,(NIT), Manipur and was interviewed in Oct 2024. There were 2 interview rounds.
Voice assesment,which will be evaluated by ai
I applied via Campus Placement and was interviewed in Oct 2024. There were 4 interview rounds.
Good enough and it’s through online
Same as of the previous round
Same though online as previously mentioned
based on 10 reviews
Rating in categories
Consultant
55.3k
salaries
| ₹5.2 L/yr - ₹18 L/yr |
Associate Consultant
52k
salaries
| ₹2.9 L/yr - ₹11.7 L/yr |
Senior Consultant
46k
salaries
| ₹7.5 L/yr - ₹25 L/yr |
Senior Analyst
20.6k
salaries
| ₹2 L/yr - ₹9 L/yr |
Senior Software Engineer
19.9k
salaries
| ₹3.5 L/yr - ₹12.5 L/yr |
Wipro
Accenture
Cognizant
TCS