i
Capgemini
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2023. There were 2 interview rounds.
HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where the pair will be stored.
If multiple key-value pairs hash to the same index, they are stored in a linked list at that index.
To retrieve a value...
HashMap is not thread-safe while ConcurrentHashMap is thread-safe.
HashMap is not thread-safe and can lead to ConcurrentModificationException if modified while iterating.
ConcurrentHashMap allows concurrent modifications without the need for external synchronization.
ConcurrentHashMap achieves thread-safety by dividing the map into segments, allowing multiple threads to operate on different segments concurrently.
Concurren...
No, main method in Java cannot be overridden.
Main method is a static method of a class and cannot be overridden.
Subclasses can have their own main method, but it will not be considered as the entry point of the program.
Example: public class SubClass extends MainClass { public static void main(String[] args) { // This is not the entry point of the program }}
Use the 'ls' command with the '-a' flag to find hidden files in Unix.
Use the command 'ls -a' to list all files, including hidden files.
Hidden files in Unix start with a dot (.) before the file name.
Example: 'ls -a' will display all files, including hidden files.
Use the sed command to replace a string in Unix
Use the following syntax: sed 's/original_string/new_string/g' filename
The 's' flag stands for substitute, 'g' flag stands for global (replace all occurrences)
Example: sed 's/hello/goodbye/g' file.txt
I applied via Walk-in and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Feb 2021. There were 2 interview rounds.
I applied via Walk-in and was interviewed in Jan 2019. There were 4 interview rounds.
I have a unique combination of analytical skills, creativity, and strong attention to detail.
I have a background in both finance and graphic design, allowing me to approach problems from multiple perspectives.
I excel at finding innovative solutions to complex problems.
I am known for my ability to think outside the box and come up with creative solutions.
I have a keen eye for detail and always strive for perfection in m
I added value to my last organization by implementing data-driven strategies to improve efficiency and decision-making.
Implemented data analytics tools to optimize processes and identify cost-saving opportunities
Developed KPI dashboards to track performance and make informed business decisions
Led cross-functional teams to successfully launch new products and services
Provided training and mentorship to junior analysts t
I applied via Naukri.com and was interviewed in Jun 2019. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Apr 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Jun 2020. There were 5 interview rounds.
I applied via Campus Placement and was interviewed before Nov 2019. There were 8 interview rounds.
Our product is the only one in the market that offers a unique combination of features and benefits.
Our product is designed to solve a specific problem that no other product in the market can solve.
Our product offers a unique combination of features and benefits that are not available in any other product.
Our product is backed by extensive research and development, ensuring that it is the most effective solution in the...
I appeared for an interview before Nov 2020.
I applied via Referral and was interviewed before Nov 2019. There were 4 interview rounds.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Consultant
55.4k
salaries
| ₹5.1 L/yr - ₹17.5 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.6 L/yr |
Wipro
Accenture
Cognizant
TCS