i
Capgemini
Filter interviews by
An airplane consists of several primary parts that work together for flight, including the fuselage, wings, tail, engines, and landing gear.
Fuselage: The main body of the airplane that houses passengers and cargo.
Wings: Provide lift; examples include fixed wings on commercial jets and variable geometry wings on fighter jets.
Tail: Stabilizes the aircraft; includes horizontal stabilizers and vertical stabilizers.
Eng...
I handle escalations by actively listening to the customer, empathizing with their situation, and working towards a resolution in a timely manner.
Listen to the customer's concerns and acknowledge their frustration
Empathize with the customer and assure them that their issue is being taken seriously
Work with the customer to find a resolution, escalating to higher levels of support if necessary
Provide regular updates...
I handle multiple complex escalations by prioritizing tasks, communicating effectively with stakeholders, and seeking assistance when needed.
Prioritize tasks based on urgency and impact on customers
Communicate effectively with stakeholders to provide updates and manage expectations
Seek assistance from colleagues or higher-level support when necessary
Document all steps taken and resolutions for future reference
A network is a collection of computers, servers, mainframes, network devices, and other devices connected to one another to share data and resources.
Networks can be wired or wireless
Common types of networks include LAN (Local Area Network) and WAN (Wide Area Network)
Networks can be private (intranet) or public (internet)
Examples of network devices include routers, switches, and modems
What people are saying about Capgemini
Use SQL query with modulo operator to display even records
Use modulo operator (%) to filter even records
Add a WHERE clause with row number condition
OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPs focuses on creating reusable code by organizing it into objects
It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation
Example: Inheritance allows a class to inherit properties and behavior from another cla...
Shell script to check if a string is a palindrome
Use a for loop to iterate through the characters of the string
Compare the characters from the start and end of the string to check for palindrome
Use a conditional statement to determine if the string is a palindrome or not
CGO stands for C Go, a compiler for the Go programming language that translates Go code into C code.
CGO allows Go code to call C code and vice versa
It is commonly used for interfacing Go code with existing C libraries
CGO enables Go programs to use platform-specific functionality not available in Go standard library
I applied via Job Portal and was interviewed in Oct 2024. There were 2 interview rounds.
First Round was assessment test round, Which includes English + Cognitive questions
An airplane consists of several primary parts that work together for flight, including the fuselage, wings, tail, engines, and landing gear.
Fuselage: The main body of the airplane that houses passengers and cargo.
Wings: Provide lift; examples include fixed wings on commercial jets and variable geometry wings on fighter jets.
Tail: Stabilizes the aircraft; includes horizontal stabilizers and vertical stabilizers.
Engines:...
The test is about grammatical knowledge.
I am impressed by the company's innovative products and strong reputation in the industry.
Company's reputation for quality and innovation
Opportunity for professional growth and development
Desire to work with a talented team of professionals
My last organization was a global IT services company specializing in cloud solutions.
Provided technical support for cloud-based applications and services
Collaborated with cross-functional teams to troubleshoot and resolve customer issues
Participated in regular training sessions to stay updated on new technologies
Managed ticketing system to track and prioritize customer requests
I want to join the company because of its reputation for innovation and commitment to customer satisfaction.
Company's reputation for innovation
Commitment to customer satisfaction
Opportunities for growth and development
In 5 years, I see myself as a senior technical support engineer leading a team and implementing innovative solutions.
Advancing to a senior technical support engineer role
Leading a team of support engineers
Implementing innovative solutions to improve customer satisfaction
Continuing to enhance my technical skills through training and certifications
Ethernet is a networking technology commonly used for connecting devices in a local area network (LAN).
Ethernet is a system for connecting a number of computer systems to form a local area network (LAN).
It uses a protocol called CSMA/CD (Carrier Sense Multiple Access with Collision Detection) to manage traffic on the network.
Ethernet cables are commonly used to physically connect devices to a network switch or router.
E...
A network is a collection of computers, servers, mainframes, network devices, and other devices connected to one another to share data and resources.
Networks can be wired or wireless
Common types of networks include LAN (Local Area Network) and WAN (Wide Area Network)
Networks can be private (intranet) or public (internet)
Examples of network devices include routers, switches, and modems
I appeared for an interview in Sep 2024.
I am a dedicated Technical Support Engineer with 5 years of experience in troubleshooting hardware and software issues.
5 years of experience in technical support
Skilled in troubleshooting hardware and software issues
Strong communication and problem-solving skills
I handle escalations by actively listening to the customer, empathizing with their situation, and working towards a resolution in a timely manner.
Listen to the customer's concerns and acknowledge their frustration
Empathize with the customer and assure them that their issue is being taken seriously
Work with the customer to find a resolution, escalating to higher levels of support if necessary
Provide regular updates to t...
I handle multiple complex escalations by prioritizing tasks, communicating effectively with stakeholders, and seeking assistance when needed.
Prioritize tasks based on urgency and impact on customers
Communicate effectively with stakeholders to provide updates and manage expectations
Seek assistance from colleagues or higher-level support when necessary
Document all steps taken and resolutions for future reference
Shell script to check if a string is a palindrome
Use a for loop to iterate through the characters of the string
Compare the characters from the start and end of the string to check for palindrome
Use a conditional statement to determine if the string is a palindrome or not
OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPs focuses on creating reusable code by organizing it into objects
It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation
Example: Inheritance allows a class to inherit properties and behavior from another class
Use SQL query with modulo operator to display even records
Use modulo operator (%) to filter even records
Add a WHERE clause with row number condition
CGO stands for C Go, a compiler for the Go programming language that translates Go code into C code.
CGO allows Go code to call C code and vice versa
It is commonly used for interfacing Go code with existing C libraries
CGO enables Go programs to use platform-specific functionality not available in Go standard library
I applied via Naukri.com and was interviewed in Nov 2019. There were 3 interview rounds.
I'm seeking new challenges and opportunities for growth that align with my career goals and aspirations.
Desire for professional growth: I'm looking to expand my skill set and take on more leadership responsibilities.
Seeking a better cultural fit: My current company has a different work culture than what I thrive in; I value collaboration and innovation.
Interest in new technologies: I'm excited about working with cuttin...
I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.
posted on 19 May 2021
I applied via Walk-in and was interviewed before May 2020. There were 3 interview rounds.
C++ is a high-level programming language used for developing system software, application software, device drivers, and video games.
C++ is an extension of the C programming language.
It supports object-oriented programming concepts like classes, inheritance, polymorphism, and encapsulation.
C++ is used in developing operating systems, browsers, databases, and other software applications.
It is known for its performance an...
A data structure that stores a sequence of elements in a linear order.
Consists of nodes that contain data and a pointer to the next node.
Can be singly linked or doubly linked.
Used for implementing stacks, queues, and hash tables.
Example: Singly linked list - 1 -> 2 -> 3 -> null
Example: Doubly linked list - null <- 1 <-> 2 <-> 3 -> null
I applied via Job Portal and was interviewed before Dec 2019. There was 1 interview round.
based on 6 interview experiences
Difficulty level
Duration
based on 18 reviews
Rating in categories
Consultant
58.6k
salaries
| ₹8.9 L/yr - ₹16.5 L/yr |
Associate Consultant
51.2k
salaries
| ₹4.5 L/yr - ₹10 L/yr |
Senior Consultant
50k
salaries
| ₹12.4 L/yr - ₹21 L/yr |
Senior Analyst
22.1k
salaries
| ₹3.1 L/yr - ₹7.5 L/yr |
Senior Software Engineer
21.6k
salaries
| ₹4.7 L/yr - ₹12.9 L/yr |
Wipro
Accenture
Cognizant
TCS