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 Interview Questions, Process, and Tips

Updated 10 Mar 2025

Top CGI Group Interview Questions and Answers

View all 365 questions

CGI Group Interview Experiences

Popular Designations

483 interviews found

Test Engineer Interview Questions & Answers

user image Aarzoo Tamboli

posted on 19 Jun 2024

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

I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is regression testing?
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

    • Regression testing is performed after code changes to verify that the existing features still work correctly.

    • It helps in identifying any defects introduced by new code changes.

    • Automated testing tools are often used for regression testing to save time and effort.

    • Regress...

  • Answered by AI
  • Q2. What is sanity?
  • Ans. 

    Sanity in software testing refers to a quick round of testing to ensure that the code changes have not adversely affected the existing functionality.

    • Sanity testing is a subset of regression testing and is usually performed after a small code change or bug fix.

    • It focuses on testing the most critical functionalities of the application to ensure they still work as expected.

    • Sanity testing is not exhaustive and is meant to ...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. It was salary discussion
  • Q2. It was about relocating

Interview Preparation Tips

Topics to prepare for CGI Group Test Engineer interview:
  • Sanity Testing
Interview preparation tips for other job seekers - Stay confident

Skills evaluated in this interview

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

Interview Questions & Answers

user image Anonymous

posted on 20 Nov 2024

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

I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Easy level coding, aptitude, English questions were there

Round 2 - Technical 

(2 Questions)

  • Q1. Resume questions
  • Q2. Resume question
CGI Group Interview Questions and Answers for Freshers
illustration image
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Write pojo class for given api request
  • Ans. 

    Create a POJO class for a given API request

    • Define a class with fields corresponding to the request parameters

    • Add getters and setters for each field

    • Implement toString method for easy debugging

  • Answered by AI

Skills evaluated in this interview

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Spark architecture
  • Q2. Min salary pyspark

Pyspark Developer Interview Questions asked at other Companies

Q1. Tell me about your current project. Difference between managed and external table. Architecture of spark. What is RDD. Characteristics of RDD. Meaning of lazy nature. Insert statement for managed and external table Deployment related to cod... read more
View answer (1)

CGI Group interview questions for popular designations

 Software Engineer

 (78)

 Associate Software Engineer

 (48)

 Senior Software Engineer

 (45)

 Software Developer

 (21)

 Senior Test Engineer

 (14)

 Test Engineer

 (11)

 Softwaretest Engineer

 (10)

 Automation Test Engineer

 (10)

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

I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is difference between final and finally and finalize
  • Ans. 

    final is a keyword used to restrict inheritance, finally is a block used in exception handling, and finalize is a method used for cleanup.

    • final is a keyword in Java used to restrict inheritance, meaning a class cannot be subclassed.

    • finally is a block used in exception handling to ensure a piece of code is always executed, whether an exception is thrown or not.

    • finalize is a method in Java used for cleanup operations bef

  • Answered by AI
  • Q2. Program to Write Data to Excel File
  • Ans. 

    Use a programming language like Python to write data to an Excel file.

    • Use a library like openpyxl in Python to create and write data to an Excel file.

    • Open the Excel file using the library and write data to specific cells.

    • Save the Excel file after writing the data.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for CGI Group Senior Software Test Engineer interview:
  • java with selenium
  • BDD frame work
  • Testng

Skills evaluated in this interview

Senior Software Test Engineer Interview Questions asked at other Companies

Q1. What is retest and regression testing ?, Difference between authentication and authorization, Black box testing, functionality testing, UAT, STLC, Bug life cycle, Bug tracking tool, traffic light scenario,
View answer (1)

Get interview-ready with Top CGI Group Interview Questions

HR Recruiter Interview Questions & Answers

user image Anonymous

posted on 10 Feb 2025

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Introduction - about yourself

HR Recruiter Interview Questions asked at other Companies

Q1. You have huge target. And evil mseb wants loadsheeding,power cut. How you can convince your mentor to help you to finish mails and calls
View answer (2)

Jobs at CGI Group

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Normal aptitude trains speed and distance

Round 2 - Coding Test 

Arrays strings coding programs along with sql queries

Round 3 - One-on-one 

(2 Questions)

  • Q1. What is your favourite subject and why?
  • Q2. Why do you want to join in our company?

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
View answer (8)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Technical interview with basic questions about java , c languages

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 sequence with the character followed by the count of repetitions. Input:... read more
View answer (2)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)

Senior Software Engineer Interview Questions & Answers

user image priyanka mahajan

posted on 10 Mar 2024

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

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic java questions on string, exception handling
Round 2 - Behavioral 

(1 Question)

  • Q1. How to scale your microservices
  • Ans. 

    Scaling microservices involves using containerization, load balancing, auto-scaling, and service discovery.

    • Use containerization tools like Docker or Kubernetes to easily deploy and manage microservices

    • Implement load balancing to distribute incoming traffic evenly across multiple instances of microservices

    • Utilize auto-scaling to automatically adjust the number of instances based on traffic demand

    • Employ service discovery...

  • Answered by AI
Round 3 - Client Interview 

(1 Question)

  • Q1. What are the annotation you have used
  • Ans. 

    I have used annotations like @Override, @Deprecated, @SuppressWarnings in Java programming.

    • @Override - Indicates that a method overrides a method in its superclass

    • @Deprecated - Marks a method as deprecated, discouraging its use

    • @SuppressWarnings - Suppresses compiler warnings for a given type of annotation

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Skills evaluated in this interview

Top CGI Group Senior Software Engineer Interview Questions and Answers

Q1. Why is Java considered platform independent, while the Java Virtual Machine (JVM) is platform dependent?
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

UX Designer Interview Questions & Answers

user image Anonymous

posted on 8 May 2024

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Sbaibaicsni sjncjan kscnknsa knsakc amcsm
  • Q2. Skjcnanc cnsanasn skncascn kmcakmsa

UX Designer Interview Questions asked at other Companies

Q1. Which software will you use to design a logo and why?
View answer (3)
Contribute & help others!
anonymous
You can choose to be anonymous

CGI Group Interview FAQs

How many rounds are there in CGI Group interview?
CGI Group interview process usually has 2-3 rounds. The most common rounds in the CGI Group interview process are Technical, HR and Resume Shortlist.
How to prepare for CGI Group 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, Business Consulting, Python and Agile.
What are the top questions asked in CGI Group interview?

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

  1. What is the difference between emergency and urgent change? Emergency change ...read more
  2. What happens when a change is unsuccessful? When a change fails a PIR call ne...read more
  3. Coding question - 1. Create a immutable class of orders. What happens when two ...read more
How long is the CGI Group interview process?

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

Recently Viewed

LIST OF COMPANIES

Discover companies

Find best workplace

COMPANY BENEFITS

Novac Technology Solutions

No Benefits

COMPANY BENEFITS

Swipewire Technologies

No Benefits

SALARIES

Swipewire Technologies

No Salaries

JOBS

Yalamanchili Software Exports

No Jobs

INTERVIEWS

Gannett

No Interviews

JOBS

Novac Technology Solutions

No Jobs

JOBS

Browse jobs

Discover jobs you love

REVIEWS

Swipewire Technologies

No Reviews

JOBS

Swipewire Technologies

No Jobs

Tell us how to improve this page.

CGI Group Interview Process

based on 425 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
KPIT Technologies Interview Questions
3.4
 • 281 Interviews
View all

CGI Group Reviews and Ratings

based on 4.6k reviews

4.0/5

Rating in categories

3.7

Skill development

4.1

Work-life balance

3.4

Salary

4.1

Job security

4.0

Company culture

3.2

Promotions

3.7

Work satisfaction

Explore 4.6k Reviews and Ratings
Developer - GCP & Data Engineer

Bangalore / Bengaluru

6-7 Yrs

₹ 11.6-15.6 LPA

Power BI Developer

Bangalore / Bengaluru

8-10 Yrs

Not Disclosed

Java Developer

Chennai

2-10 Yrs

Not Disclosed

Explore more jobs
Software Engineer
8.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
7.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Analyst
3.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
1.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Test Engineer
1.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare CGI Group with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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