i
Capgemini
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
posted on 26 Oct 2022
I applied via Naukri.com and was interviewed before Oct 2021. There were 3 interview rounds.
Coding test on SQL joins basic concepts on oops coding on def collections, method overloading,overriding,etc.,
I applied via Naukri.com and was interviewed in Nov 2020. There were 4 interview rounds.
posted on 1 Jul 2024
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 3 interview rounds.
SDLC stands for Software Development Life Cycle. There are different types including Waterfall, Agile, Iterative, Spiral, V-Model, etc.
Waterfall: Sequential approach with distinct phases
Agile: Iterative and incremental development
Iterative: Repeating cycles of development
Spiral: Risk-driven approach with multiple iterations
V-Model: Corresponding testing phase for each development phase
posted on 4 May 2022
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
posted on 2 Jun 2024
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
Treemap is a sorted map based on natural ordering of keys, while hashmap is an unordered map.
Treemap stores key-value pairs in sorted order based on the natural ordering of keys.
Hashmap does not guarantee any specific order of key-value pairs.
Treemap uses a red-black tree for storage and retrieval, while hashmap uses hash table.
Treemap is slower than hashmap for most operations due to the sorting overhead.
Example: Tree...
HashMap is a data structure that stores key-value pairs and uses hashing to efficiently 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 keys hash to the same index, a linked list is used to handle collisions.
Retrieving a value involves ha...
Stream API in Java 8 provides a functional approach to processing collections of objects.
Stream API allows for processing collections of objects in a functional style.
It supports operations like filter, map, reduce, and collect.
Streams can be sequential or parallel, allowing for efficient processing of large datasets.
Example: List
posted on 8 Dec 2024
I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.
posted on 27 Aug 2024
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Microservices allow for modular and scalable architecture, while monolithic is simpler but can be harder to maintain.
Microservices break down applications into smaller, independent services that communicate through APIs.
Monolithic architecture involves building the entire application as a single unit.
Microservices offer flexibility, scalability, and fault isolation.
Monolithic applications are easier to develop and depl...
posted on 5 Jun 2024
Multiple choice questions
posted on 6 Jan 2023
I applied via LinkedIn and was interviewed in Dec 2022. There were 4 interview rounds.
Before technical interview we have to clear the aptitude test. Question are going to based on your primary skil.
posted on 25 Aug 2021
I applied via Recruitment Consultant and was interviewed in Jul 2021. There were 3 interview rounds.
based on 9 reviews
Rating in categories
Consultant
55.3k
salaries
| ₹5.2 L/yr - ₹18 L/yr |
Associate Consultant
52.1k
salaries
| ₹2.9 L/yr - ₹11.8 L/yr |
Senior Consultant
46k
salaries
| ₹7.4 L/yr - ₹24 L/yr |
Senior Analyst
20.5k
salaries
| ₹2 L/yr - ₹7.5 L/yr |
Senior Software Engineer
19.9k
salaries
| ₹3.5 L/yr - ₹12.5 L/yr |
Wipro
Accenture
Cognizant
TCS