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 21 Jan 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

78 interviews found

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

I applied via Naukri.com and was interviewed before 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 - Technical 

(1 Question)

  • Q1. Java 1.8 features, programs springboot questions
Round 3 - tech-manger 

(1 Question)

  • Q1. Agile process, java 1.8 programs
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at QIS College of Engineering and Technology, Prakasam and was interviewed before May 2022. There were 7 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Online test conducted

Round 3 - Coding Test 

Coding online conducted

Round 4 - Group Discussion 

GD on random topic given

Round 5 - Technical 

(2 Questions)

  • Q1. Technical round
  • Q2. Basics of technology
Round 6 - Technical 

(1 Question)

  • Q1. Indepth technical discussion
Round 7 - HR 

(1 Question)

  • Q1. About ourself , why should I hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly and update urself technically

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
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

I applied via campus placement at National Institute of Technology,(NIT), Delhi and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude+ 2 Coding question
(Coding question was simple )

Round 2 - Technical 

(1 Question)

  • Q1. Prepare SQL joins, basic data structures like stack and queue,Oops concept, your internship or project.
Round 3 - HR 

(1 Question)

  • Q1. Simple resume discussion and normal HR questions like what's your strength.

Interview Preparation Tips

Interview preparation tips for other job seekers - CGI interview and test is easy to crack .You just need to have basic knowledge.

I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. OOPS ,Springboot , multithread

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and Answer what ever you know don’t guess

CGI Group interview questions for designations

 Associate Software Engineer

 (48)

 Senior Software Engineer

 (44)

 Software Testing Engineer

 (2)

 Software Engineer Trainee

 (1)

 Lead Software Engineer

 (1)

 System Software Engineer

 (1)

 Senior Software Test Engineer

 (3)

 Senior Software Development Engineer

 (2)

I applied via LinkedIn and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

6 Questions

  • Q1. Questions on core java
  • Q2. Current project architecture
  • Ans. 

    Our current project architecture follows a microservices approach.

    • We use Docker containers to deploy each microservice.

    • We have a centralized API gateway to handle requests and routing.

    • We use Kubernetes for orchestration and scaling.

    • We use a combination of NoSQL and SQL databases depending on the service's needs.

  • Answered by AI
  • Q3. Roles and responsibilities in current project
  • Q4. Pattern based coding questions
  • Q5. Write a code to find Number of occurrences of a word in a string
  • Ans. 

    Code to find number of occurrences of a word in a string

    • Split the string into an array of words

    • Loop through the array and count the occurrences of the given word

  • Answered by AI
  • Q6. Questions on SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 2 technical rounds.First round primarily focused on core java and roles and responsibilities in the current project.Second round consisted of coding questions as well as questions on SQL, Hibernate.It is better to answer the question based on your current project.Explain in detail about the work you did for the current project.

Skills evaluated in this interview

Get interview-ready with Top CGI Group Interview Questions

I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Differentiate joins in MySql?
  • Ans. 

    MySql supports four types of joins: INNER, LEFT, RIGHT, and FULL OUTER.

    • INNER JOIN returns only the matching rows from both tables.

    • LEFT JOIN returns all the rows from the left table and matching rows from the right table.

    • RIGHT JOIN returns all the rows from the right table and matching rows from the left table.

    • FULL OUTER JOIN returns all the rows from both tables, with NULL values in the columns where there is no match.

    • ...

  • Answered by AI
  • Q2. Features of java 8
  • Ans. 

    Java 8 introduced several new features including lambda expressions, streams, and default methods.

    • Lambda expressions allow for functional programming and simplify code.

    • Streams provide a way to process collections of data in a functional way.

    • Default methods allow for adding new methods to interfaces without breaking existing code.

    • Date and time API improvements.

    • Nashorn JavaScript engine.

    • Parallel operations on collections...

  • Answered by AI
  • Q3. Diff between Rest Controller & Controller?
  • Ans. 

    Rest Controller is used for RESTful web services while Controller is used for general web applications.

    • Rest Controller is used for creating RESTful web services that can consume and produce JSON, XML, etc.

    • Controller is used for general web applications that render views and handle form submissions.

    • Rest Controller uses @RestController annotation while Controller uses @Controller annotation.

    • Rest Controller methods return...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with your basics and programming problem-solving skills.

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

user image Abhishek Kavinamoole

posted on 8 Dec 2021

I applied via Company Website and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Questions about Power Bi and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and focus more on SQL

I was interviewed before Jul 2021.

Round 1 - Aptitude Test 

It was very easy. This test consists of verbal reasoning and aptitude with few coding questions such as strings, array, search algorithms. If your basic of coding are clear and you have practiced questions of aptitude then you will pass this round easily.

Round 2 - Technical 

(1 Question)

  • Q1. Interviewer generally asked Oops concepts theory and other questions according to your resume. In my case he asked about projects i have done so my advice is do not fake your resume and Just tell what you ...

Interview Preparation Tips

Interview preparation tips for other job seekers - My advice is don't try to be over smart with HR. They just wanna see how is your character, so be polite and don't show any greed while negotiating salary.

I applied via LinkedIn and was interviewed in Apr 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basics questions on Dot Net C#, MVC, SQL, TFS, GIT and Agile.
  • Q2. Some managerial level questions like project domain, why you choose CGI related to.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a Technical Interview followed by a Managerial round. It lasted for about 30-45 minutes. Most of the questions asked me related to my domain I..e Dot Net Framework. Some questions are basics but some are little vast, I tried to answer each questions. I think, I did pretty well so got selected. Jus focus and attend.

Software Engineer Interview Questions & Answers

user image Krishna Chaitanya Bobba

posted on 5 Sep 2021

I applied via LinkedIn and was interviewed in Aug 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python advanced concepts like decorators
  • Ans. Explained with example where it can be used
  • Answered by Krishna Chaitanya Bobba

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in concepts of your expertise

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 68 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.9 L/yr - ₹12 L/yr
8% less than the average Software Engineer Salary in India
View more details

CGI Group Software Engineer Reviews and Ratings

based on 937 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.1

Promotions

3.7

Work satisfaction

Explore 937 Reviews and Ratings
Software Engineer
8.1k salaries
unlock blur

₹3.8 L/yr - ₹12 L/yr

Senior Software Engineer
7.2k salaries
unlock blur

₹6.1 L/yr - ₹22.5 L/yr

Lead Analyst
3.1k salaries
unlock blur

₹9.9 L/yr - ₹29.5 L/yr

Associate Software Engineer
1.9k salaries
unlock blur

₹2.5 L/yr - ₹6.6 L/yr

Senior Test Engineer
1.2k salaries
unlock blur

₹6 L/yr - ₹18.4 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