Upload Button Icon Add office photos

Filter interviews by

Capgemini Engineering Senior Java Developer Interview Questions and Answers

Updated 8 Jul 2024

Capgemini Engineering Senior Java Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Multithreading, cocurrent hsh map,
  • Q2. Firstnon repeatable charcter
Round 2 - Technical 

(1 Question)

  • Q1. Jwttoken validation and refresh token. Concept

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Sep 2024.

Round 1 - Assignment 

There were MCQ questions consists of different sections like Design Pattern,Java 8

Round 2 - Technical 

(2 Questions)

  • Q1. Questions related to Multithreading,Design patterns
  • Q2. Java coding questions
Round 3 - Technical 

(2 Questions)

  • Q1. Questions related to Multithreading
  • Q2. Java coding questions
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell about java 8.
  • Ans. 

    Java 8 is a major release of the Java programming language, introducing new features like lambda expressions and streams.

    • Introduced lambda expressions for functional programming

    • Added streams API for processing collections

    • Default methods in interfaces for backward compatibility

    • Date and Time API improvements

  • Answered by AI
  • Q2. Tell about RDBMS.
  • Ans. 

    RDBMS stands for Relational Database Management System, a type of database that stores data in tables with relationships between them.

    • Uses structured query language (SQL) to interact with the database

    • Data is stored in tables with rows and columns

    • Supports ACID properties (Atomicity, Consistency, Isolation, Durability)

    • Examples include MySQL, Oracle, SQL Server

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Project discussion
  • Q2. Write code for given use case.
  • Ans. 

    Implement a method to calculate the total price of items in a shopping cart.

    • Create a method that takes in an array of items with prices as input

    • Iterate through the array and sum up the prices of all items

    • Return the total price

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is easy but not sure the criteria for selection and they will keep doing interviews, even if they don't want to hire you.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

Java8 stream api related problems to code in notepad

Interview Preparation Tips

Interview preparation tips for other job seekers - Study core java and java8 concepts
Practice java8 stream api coding
Spring Boot, JPA, MVC, Security and Test
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Feb 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Why string immutable
  • Ans. 

    String is immutable in Java to ensure security, thread safety, and optimization.

    • Immutable strings prevent accidental changes to sensitive data like passwords.

    • Immutable strings allow for safe sharing of data across multiple threads.

    • Immutable strings enable string pooling for memory optimization.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Questions about spring boot annotations

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java 8 Deep Drive with exercise
  • Q2. Spring, SpringBoot, Microsevices, Angular
Round 2 - Technical 

(1 Question)

  • Q1. Collection and Stream Api
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion, Behavioural Question

Interview Preparation Tips

Topics to prepare for FIS Senior Java Developer interview:
  • Java
  • Spring
  • Spring Boot
  • Microservices
  • Angularjs
Interview preparation tips for other job seekers - Interview process is smooth but MAKE SURE YOU DOUBLE CHECK THE PACKAGE YOU ASKED AT START OF THE INTERVIEW, I cleared every round at the end HR told that i can not give what you asked, WHAT THE HECK, you are fortune 500 and wasting time by making false expectations from the candidates.

About Rounds
1 technical
1 techno manager
1 HR

Never Believe in HR double check and then appear in process.

I have rejected the offer after they wasted 2 weeks

I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Core Java knowledge check.
Round 2 - Technical 

(1 Question)

  • Q1. Core java with Spring Boot and Microservice
Round 3 - Behavioral 

(1 Question)

  • Q1. Project related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Get a got Core Java knowledge.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Government College of Technology, Coimbatore and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Common simple codings on String Manipulation.

Round 2 - Technical 

(1 Question)

  • Q1. Deep questions on Basics.
Round 3 - HR 

(1 Question)

  • Q1. Walk through your Resume
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

I was interviewed in Aug 2024.

Round 1 - Assignment 

Complete Coding Test to write a complete application code.

Round 2 - Technical 

(2 Questions)

  • Q1. Definition based questions on jav
  • Q2. Micro service Design Patterns
  • Ans. 

    Microservice design patterns are architectural patterns used to design and implement microservices.

    • Service discovery and registration

    • Circuit breaker pattern

    • API gateway pattern

    • Event sourcing pattern

    • Saga pattern

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Get things more towards definition, and expect clear cut answers to be given in response.

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. Java Data structure and algorithms

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard on Data structures and memory allocation

Capgemini Engineering Interview FAQs

How many rounds are there in Capgemini Engineering Senior Java Developer interview?
Capgemini Engineering interview process usually has 2 rounds. The most common rounds in the Capgemini Engineering interview process are Technical.
How to prepare for Capgemini Engineering Senior Java Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Capgemini Engineering. The most common topics and skills that interviewers at Capgemini Engineering expect are AWS, JBoss, Java, Javascript and Kubernetes.
What are the top questions asked in Capgemini Engineering Senior Java Developer interview?

Some of the top questions asked at the Capgemini Engineering Senior Java Developer interview -

  1. Jwttoken validation and refresh token. Conc...read more
  2. Multithreading, cocurrent hsh m...read more
  3. Firstnon repeatable charc...read more

Tell us how to improve this page.

Senior Software Engineer
2.2k salaries
unlock blur

₹5.7 L/yr - ₹23.3 L/yr

Software Engineer
1.5k salaries
unlock blur

₹3 L/yr - ₹10.1 L/yr

Technical Lead
1.4k salaries
unlock blur

₹9.8 L/yr - ₹32 L/yr

Network Engineer
469 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Senior Technical Lead
432 salaries
unlock blur

₹13.4 L/yr - ₹35 L/yr

Explore more salaries
Compare Capgemini Engineering with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview