i
Capgemini
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Campus Placement and was interviewed in Jun 2022. There were 3 interview rounds.
Coding Test on there own platform
Method overloading is having multiple methods with the same name but different parameters. Method overriding is having a subclass implement a method with the same name and parameters as its superclass.
Method overloading is used to provide different ways to call the same method with different parameters.
Method overriding is used to provide a specific implementation of a method in a subclass that is different from its su...
Multithreading is the ability of a CPU to run multiple threads concurrently, while multitasking is the ability of an OS to run multiple processes concurrently.
Multithreading is a feature of CPUs, while multitasking is a feature of operating systems.
Multithreading allows multiple threads to run concurrently within a single process, while multitasking allows multiple processes to run concurrently.
Multithreading can impro...
Switches connect devices within a network, while routers connect networks. Palindrome code checks if a string is the same forwards and backwards.
Switches operate at the data link layer, while routers operate at the network layer.
Switches use MAC addresses to forward data within a network, while routers use IP addresses to forward data between networks.
Palindrome code can be written using a loop to compare the first and...
I appeared for an interview in Nov 2020.
Round duration - 30 minutes
Round difficulty - Medium
It was conducted in morning around 8:00AM-8:40AM. Platform used for this round was hackerrank. Questions were of moderate level. Total number of mcq are 20.
Given an array ARR
of size N
consisting of distinct elements, your task is to determine the total number of good subsets. A subset is considered a good subset if the e...
Count the total number of good subsets in an array where elements can be rearranged to divide the next element.
Iterate through all possible subsets of the array.
Check if each subset is a good subset by rearranging elements to divide the next element.
Count the number of good subsets and return the total count.
Round duration - 15 minutes
Round difficulty - Easy
It was conducted in afternoon around 2:00PM-2:30PM. Platform used for this round was google meet. Interviewer was looking very serious in questioning.
Tip 1 : Research in depth about the company.
Tip 2 : Resume should be in proper format and nice looking.
Tip 3 : Time management is crucial.
Tip 1 : It should be crisp.
Tip 2 : Do not put false things on resume.
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Mar 2020. There was 1 interview round.
To get the second to last element from a SQL table, use the OFFSET-FETCH clause.
Use the ORDER BY clause to sort the table in descending order.
Use the OFFSET-FETCH clause to skip the last row and fetch the second to last row.
Example: SELECT column_name FROM table_name ORDER BY column_name DESC OFFSET 1 ROWS FETCH NEXT 1 ROWS ONLY;
I applied via Company Website and was interviewed in Oct 2018. There was 0 interview round.
I applied via Naukri.com and was interviewed before Oct 2019. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2020. There was 1 interview round.
Triggers are database objects that automatically execute in response to certain events or changes in data.
Triggers are used to enforce business rules or data integrity.
They can be used to audit changes to data.
Triggers can be set to execute before or after an event, such as an insert, update, or delete operation.
They can be defined on tables, views, or schemas.
Examples of triggers include sending an email notification ...
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Consultant
55.5k
salaries
| ₹5.1 L/yr - ₹18 L/yr |
Associate Consultant
50.7k
salaries
| ₹3 L/yr - ₹11.9 L/yr |
Senior Consultant
46.7k
salaries
| ₹7.5 L/yr - ₹25 L/yr |
Senior Analyst
21k
salaries
| ₹2.2 L/yr - ₹9 L/yr |
Senior Software Engineer
20.4k
salaries
| ₹3.5 L/yr - ₹12.8 L/yr |
Wipro
Accenture
Cognizant
TCS