Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Capgemini Team. If you also belong to the team, you can get access from here

Capgemini Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Capgemini Graduate Engineer Trainee (Get) Interview Questions, Process, and Tips

Updated 6 Apr 2023

Top Capgemini Graduate Engineer Trainee (Get) Interview Questions and Answers

Capgemini Graduate Engineer Trainee (Get) Interview Experiences

3 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Normal mcqs are asked in that round. Based on mathematical calculations and aptitude

Round 3 - Technical 

(2 Questions)

  • Q1. Java program to print sum of first n numbers
  • Ans. 

    Java program to print sum of first n numbers

    • Use a loop to iterate through the numbers from 1 to n

    • Add each number to a running total

    • Print the total after the loop completes

  • Answered by AI
  • Q2. Java program to print a pattern
  • Ans. 

    Java program to print a pattern

    • Use nested loops to print the pattern

    • The outer loop controls the number of rows

    • The inner loop controls the number of columns

    • Use if-else statements to determine the pattern to be printed

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of Java and normal programs will be asked in the interview. They will check your way of approach to the problem.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

General Questions were asked. Like maths

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself and your project
  • Q2. What are your expectations from us.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was normal only communication should be clear.

Graduate Engineer Trainee (Get) Interview Questions Asked at Other Companies

asked in JBM Group
Q1. Q: 1 What is IC engine? What is the types of IC engine? Q:2 Diffe ... read more
Q2. How to check for continuity for a wire inside a wall if the start ... read more
Q3. What will be the cost of painting the wall behind me?
Q4. What happen when there is large air void in concrete?
Q5. What are the different types of concrete?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Mar 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Similar but lower level of CAT

Round 3 - Technical 

(3 Questions)

  • Q1. General questions on C language
  • Q2. 1) What is variable in C?
  • Ans. 

    A variable in C is a named memory location used to store data values that can be changed during program execution.

    • Variables must be declared before they can be used

    • They can hold different data types such as int, float, char, etc.

    • Variables can be initialized with a value at the time of declaration

    • Their values can be changed using assignment operator (=)

    • Example: int x; //declaration, x = 5; //assignment, float y = 3.14;

  • Answered by AI
  • Q3. 2) What do you mean by nested structure?
  • Ans. 

    Nested structure refers to a structure within another structure in programming.

    • It is a way of organizing data in a hierarchical manner.

    • It allows for more complex data structures to be created.

    • Examples include a struct within a struct or an array of structs.

    • It can also be used in object-oriented programming with classes and subclasses.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For aptitude test my preparation for Gate exam helps to crack the test. However i feel test can be cleared with clear fundamentals.

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. 1. Layers in OSI model and functions.
  • Ans. 

    The OSI model has 7 layers, each with a specific function in data communication.

    • Layer 1: Physical layer - deals with the physical transmission of data

    • Layer 2: Data link layer - responsible for error-free transfer of data between nodes

    • Layer 3: Network layer - handles routing and forwarding of data packets

    • Layer 4: Transport layer - ensures reliable delivery of data between end systems

    • Layer 5: Session layer - establishes,...

  • Answered by AI
  • Q2. 2. Architecture of cloud computing
  • Ans. 

    Cloud computing architecture refers to the components and subcomponents required for cloud computing.

    • Cloud computing architecture includes front-end platforms, back-end platforms, cloud-based delivery, and network infrastructure.

    • Front-end platforms include user devices and web browsers.

    • Back-end platforms include servers, storage, and databases.

    • Cloud-based delivery includes software as a service (SaaS), platform as a se...

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Apr 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident whlie answer any questions

Interview Questionnaire 

1 Question

  • Q1. Questions related to oops?

Interview Preparation Tips

Interview preparation tips for other job seekers - be calm and confident. You can easily get selected if you are confident.

Interview Questionnaire 

1 Question

  • Q1. Introduce yourself.

I applied via Referral and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. I didn't not ask any question

Interview Preparation Tips

Interview preparation tips for other job seekers - Written test, face to face interview

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Introduce yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Medium

I appeared for an interview before Apr 2020.

Interview Questionnaire 

1 Question

  • Q1. About project ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Its simple

Capgemini Interview FAQs

How many rounds are there in Capgemini Graduate Engineer Trainee (Get) interview?
Capgemini interview process usually has 3 rounds. The most common rounds in the Capgemini interview process are Resume Shortlist, Aptitude Test and Technical.
What are the top questions asked in Capgemini Graduate Engineer Trainee (Get) interview?

Some of the top questions asked at the Capgemini Graduate Engineer Trainee (Get) interview -

  1. 2) What do you mean by nested structu...read more
  2. 1) What is variable in...read more
  3. Java program to print sum of first n numb...read more

Tell us how to improve this page.

Capgemini Graduate Engineer Trainee (Get) Interview Process

based on 3 interviews

2 Interview rounds

  • Resume Shortlist Round
  • Aptitude Test Round
View more
Capgemini Graduate Engineer Trainee (Get) Salary
based on 15 salaries
₹3 L/yr - ₹5.8 L/yr
8% more than the average Graduate Engineer Trainee (Get) Salary in India
View more details

Capgemini Graduate Engineer Trainee (Get) Reviews and Ratings

based on 3 reviews

4.7/5

Rating in categories

4.5

Skill development

4.3

Work-life balance

4.6

Salary

5.0

Job security

4.7

Company culture

4.5

Promotions

4.5

Work satisfaction

Explore 3 Reviews and Ratings
Consultant
56k salaries
unlock blur

₹5.2 L/yr - ₹18 L/yr

Associate Consultant
50.7k salaries
unlock blur

₹2.9 L/yr - ₹12 L/yr

Senior Consultant
47.3k salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Senior Analyst
21.1k salaries
unlock blur

₹2.2 L/yr - ₹9 L/yr

Senior Software Engineer
20.6k salaries
unlock blur

₹3.5 L/yr - ₹12.9 L/yr

Explore more salaries
Compare Capgemini with

Wipro

3.7
Compare

Accenture

3.8
Compare

Cognizant

3.7
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview