Upload Button Icon Add office photos
Engaged Employer

i

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

CGI Group 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

CGI Group Software Engineer Interview Questions, Process, and Tips

Updated 12 Mar 2025

Top CGI Group Software Engineer Interview Questions and Answers

  • Q1. String Compression Problem Statement Ninja needs to perform basic string compression. For any character that repeats consecutively more than once, replace the repeated s ...read more
  • Q2. How many types of memory areas are allocated by the JVM?
  • Q3. 1,Diff bwn aggregation and composition? 2,w a p to print fibnoci sries? with recursion? 3,Diff bwn interface and abstract? 4,w ap to print * patteren? * ** *** **** 5,Exp ...read more
View all 42 questions

CGI Group Software Engineer Interview Experiences

79 interviews found

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

I applied via Campus Placement and was interviewed in Jul 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 

BASIC APTITUDE AND LOGICAL QUESTION

Round 3 - One-on-one 

(2 Questions)

  • Q1. BASIC INTRO , PROJECT , RESUME , HOBBIES , LIKES
  • Q2. REVERSE AN ARRAY , PALINDROME

Interview Preparation Tips

Interview preparation tips for other job seekers - BE CONFIDENT , HONES , BOLD , INTERACT WITH THE INTERVIEWRE
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Find the largest sum in an array

Round 2 - Technical 

(2 Questions)

  • Q1. Find the palindrome in an array
  • Ans. 

    Find palindromes in an array of strings

    • Iterate through each string in the array

    • Check if the string is equal to its reverse to determine if it's a palindrome

    • Store palindromes in a separate array

  • Answered by AI
  • Q2. Find the reverse of a number
  • Ans. 

    To reverse a number, convert it to a string, reverse the string, and convert it back to a number.

    • Convert the number to a string

    • Reverse the string

    • Convert the reversed string back to a number

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2022. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Sql questions , sometimes you need to prepare well for sql , they may ask deep qns
Round 2 - Technical 

(1 Question)

  • Q1. Sql and other questions
Round 3 - Technical 

(1 Question)

  • Q1. Related to my relevant exp
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and y u left prev org

Interview Preparation Tips

Interview preparation tips for other job seekers - Its a good company for freshers . Learning new techs in cgi, and its provides learning chances to learn new techs .all the best
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2022. There were 4 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 - Technical 

(1 Question)

  • Q1. C# questions along with Oops
Round 3 - Technical 

(1 Question)

  • Q1. Mire focused on ASP.NET and core
Round 4 - HR 

(1 Question)

  • Q1. General compensation discussion

CGI Group interview questions for designations

 Associate Software Engineer

 (49)

 Senior Software Engineer

 (47)

 Software Testing Engineer

 (2)

 System Software Engineer

 (1)

 Lead Software Engineer

 (1)

 Software Engineer Trainee

 (1)

 Senior Software Test Engineer

 (3)

 Software Engineer Level 1

 (2)

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

I applied via Referral and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Coding Test 

It was a 1 hr coding test

Get interview-ready with Top CGI Group Interview Questions

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic English ,maths question

Round 2 - One-on-one 

(2 Questions)

  • Q1. Java basics oops concept
  • Q2. Define object and class
  • Ans. 

    Object is an instance of a class that encapsulates data and behavior. Class is a blueprint for creating objects.

    • Object is a specific instance of a class

    • Class defines the properties and behaviors of objects

    • Example: Class 'Car' defines properties like color and behavior like drive()

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. About yourself on final round

Skills evaluated in this interview

Software Engineer Jobs at CGI Group

View all
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Basic questions on java
  • Q2. High level question on java

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well and understand different concepts in java

I applied via Campus Placement and was interviewed in Feb 2022. There were 4 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 - Coding Test 

It's ok you can do if you are through with basics.

Round 3 - Technical 

(1 Question)

  • Q1. All java concepts and few puzzles.
Round 4 - Technical 

(1 Question)

  • Q1. Same as above with more coding questions.

Interview Preparation Tips

Topics to prepare for CGI Group Software Engineer interview:
  • Java
  • Python
Interview preparation tips for other job seekers - Be well prepared with your basics . Practice daily. You can crack it. Questions will be based on your resume too sometimes.

I applied via Naukri.com and was interviewed in Mar 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Oops, previous projects, SQL basics
  • Q2. Unique and primary key Clustered vs non cluster index Store proc
  • Ans. 

    The question covers database concepts like unique and primary keys, clustered and non-clustered indexes, and stored procedures.

    • A unique key is a column or set of columns that uniquely identifies each row in a table.

    • A primary key is a unique key that also enforces data integrity rules.

    • A clustered index determines the physical order of data in a table, while a non-clustered index does not.

    • Stored procedures are precompile...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - As this job is for production support interview is so easy

I applied via Company Website and was interviewed in Oct 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 - Coding Test 

Tell me about yourseld, Steam API, Collection framework, Java 8

Round 3 - Aptitude Test 

Reasoning related questions are therr.

Interview Preparation Tips

Interview preparation tips for other job seekers - Candidates with Strong Java knowledge can crack interview.

CGI Group Interview FAQs

How many rounds are there in CGI Group Software Engineer interview?
CGI Group interview process usually has 2-3 rounds. The most common rounds in the CGI Group interview process are Technical, Resume Shortlist and HR.
How to prepare for CGI Group Software Engineer 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 CGI Group. The most common topics and skills that interviewers at CGI Group expect are CGI, SQL, Javascript, PLSQL and Agile.
What are the top questions asked in CGI Group Software Engineer interview?

Some of the top questions asked at the CGI Group Software Engineer interview -

  1. 1,Diff bwn aggregation and composition? 2,w a p to print fibnoci sries? with re...read more
  2. how can you improve performance of your spring boot applicat...read more
  3. how did you implement logging in your springboot applicat...read more
How long is the CGI Group Software Engineer interview process?

The duration of CGI Group Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

CGI Group Software Engineer Interview Process

based on 69 interviews

5 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • Technical Round - 3
  • HR Round - 1
  • HR Round - 2
View more
CGI Group Software Engineer Salary
based on 8.1k salaries
₹3.8 L/yr - ₹12 L/yr
10% less than the average Software Engineer Salary in India
View more details

CGI Group Software Engineer Reviews and Ratings

based on 964 reviews

4.0/5

Rating in categories

3.7

Skill development

4.1

Work-life balance

3.4

Salary

4.2

Job security

4.1

Company culture

3.2

Promotions

3.7

Work satisfaction

Explore 964 Reviews and Ratings
Senior Software Engineer

Bangalore / Bengaluru

3-8 Yrs

Not Disclosed

Explore more jobs
Software Engineer
8.1k salaries
unlock blur

₹3.8 L/yr - ₹12 L/yr

Senior Software Engineer
7.3k salaries
unlock blur

₹6.1 L/yr - ₹23 L/yr

Lead Analyst
3.1k salaries
unlock blur

₹10 L/yr - ₹31.5 L/yr

Associate Software Engineer
1.9k salaries
unlock blur

₹2.5 L/yr - ₹7 L/yr

Senior Test Engineer
1.2k salaries
unlock blur

₹6 L/yr - ₹21.3 L/yr

Explore more salaries
Compare CGI Group with

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Capgemini

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