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

Updated 2 May 2024

Top CGI Group Java Developer Interview Questions and Answers

CGI Group Java Developer Interview Experiences

6 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Basic core java, multi threading, spring, collection
  • Q2. Spring features
  • Q3. Spring vs spring boot
  • Ans. 

    Spring is a framework for building Java applications, while Spring Boot is a tool that simplifies the setup and configuration of Spring applications.

    • Spring provides a comprehensive framework for building Java applications, including features like dependency injection, AOP, and MVC.

    • Spring Boot is built on top of Spring and provides auto-configuration, which reduces the boilerplate code required to set up a Spring applic...

  • Answered by AI
  • Q4. Multi threading
  • Q5. Map vs flat map
  • Ans. 

    Map applies a function to each element of a stream and returns a new stream of the results. FlatMap applies a function to each element and flattens the results into a single stream.

    • Map transforms each element of a stream independently.

    • FlatMap transforms each element of a stream and flattens the results into a single stream.

    • Map is useful when you want to transform each element of a stream into another type.

    • FlatMap is us...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Questions on APIs, Objects, Interfaces, Overload, Override, completable, Springboot, pom.xml details, maven. gradle.,

Interview Preparation Tips

Interview preparation tips for other job seekers - More on core java side. Google questions. Not advanced java and which we work day 2 day at workplace.

Java Developer Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size ... read more
Q2. Parent class has run() and walk() . Parent run() - calls walk() C ... read more
asked in Infosys
Q3. Which should be preferred between String and StringBuffer when th ... read more
asked in Deloitte
Q4. Convert BST to Greater Sum Tree Given a Binary Search Tree (BST) ... read more
Q5. 2. What will happen if hashcode only returns a constant? How will ... read more
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in

Round 1 - Coding Test 

Print prime number
Print odd numbers greater than 84

Round 2 - One-on-one 

(2 Questions)

  • Q1. Oops concepts with example
  • Ans. 

    Oops concepts are fundamental principles of object-oriented programming.

    • Encapsulation: bundling data and methods together in a class

    • Inheritance: creating new classes from existing ones

    • Polymorphism: objects of different types can be treated as objects of a common superclass

    • Abstraction: hiding unnecessary details and exposing only essential features

    • Encapsulation example: a Car class with private variables for make, model...

  • Answered by AI
  • Q2. Class definition with example
  • Ans. 

    A class is a blueprint for creating objects. It defines the properties and behaviors that an object of that class will have.

    • A class is declared using the 'class' keyword followed by the class name.

    • It can have variables (fields) to store data and methods to perform actions.

    • Objects are created from a class using the 'new' keyword.

    • Classes can be organized into packages to provide a hierarchical structure.

    • Inheritance allow...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 2 programming questions on java related to string manipulation and other is about integer array to find maximum sum of subarray we can use kadane algorithms

CGI Group interview questions for designations

 Senior Java Developer

 (1)

 Junior Java Developer

 (1)

 Fullstack Java Developer

 (1)

 Java fresher

 (1)

 Java Full Stack Developer

 (3)

 Fullstack Java Application Developer

 (1)

 Software Developer

 (23)

 ETL Developer

 (3)

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. Core java related question
Round 3 - Behavioral 

(1 Question)

  • Q1. Project and real time base question

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare core java very well.Prepare each and every topic.

Interview Questionnaire 

1 Question

  • Q1. Basic core Java questions , JAVA 8 features , string and array based problems

Java Developer Jobs at CGI Group

View all

Interview questions from similar companies

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

I appeared for an interview before Apr 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Java 8 features
  • Q2. Solid design principles
  • Ans. 

    Solid design principles are fundamental guidelines for designing software that are focused on maintainability, scalability, and reusability.

    • Solid design principles include Single Responsibility Principle, Open/Closed Principle, Liskov Substitution Principle, Interface Segregation Principle, and Dependency Inversion Principle.

    • These principles help in creating software that is easier to maintain, extend, and test.

    • For exa...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn solid design principles
Java 8 features
Multithreading
Design pattern

Interview Questionnaire 

2 Questions

  • Q1. Tell about you
  • Q2. What is computer networking
  • Ans. 

    Computer networking is the practice of connecting devices together to share resources and communicate with each other.

    • Computer networking involves the use of hardware and software to connect devices together, such as computers, printers, and servers.

    • Networking protocols, such as TCP/IP, are used to facilitate communication between devices.

    • Examples of computer networks include local area networks (LANs), wide area netwo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1 round will be aptitude test and 2 nd round will be group discussion and finally there will be technical hr and general hr round

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

First round we have 3 coding questions based on arrays , strings , Linked list

Round 2 - One-on-one 

(1 Question)

  • Q1. In this round the interviewer asked java questions based on oops multithreading and dsa question based on heaps, array , LinkedList

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on the basics of Java and dsa all the best
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Dsa related question

CGI Group Interview FAQs

How many rounds are there in CGI Group Java Developer interview?
CGI Group interview process usually has 1-2 rounds. The most common rounds in the CGI Group interview process are Technical, Resume Shortlist and Behavioral.
How to prepare for CGI Group 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 CGI Group. The most common topics and skills that interviewers at CGI Group expect are Hibernate, CGI, SQL, Coding and Java.
What are the top questions asked in CGI Group Java Developer interview?

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

  1. Spring vs spring b...read more
  2. Oops concepts with exam...read more
  3. Class definition with exam...read more

Tell us how to improve this page.

CGI Group Java Developer Interview Process

based on 4 interviews

1 Interview rounds

  • Technical Round
View more
CGI Group Java Developer Salary
based on 133 salaries
₹2.5 L/yr - ₹9.7 L/yr
10% more than the average Java Developer Salary in India
View more details

CGI Group Java Developer Reviews and Ratings

based on 11 reviews

4.7/5

Rating in categories

3.8

Skill development

4.5

Work-life balance

4.3

Salary

4.5

Job security

4.0

Company culture

4.7

Promotions

4.5

Work satisfaction

Explore 11 Reviews and Ratings
Java Developer

Hyderabad / Secunderabad

6-10 Yrs

₹ 18-25 LPA

Gen AI Java Developer

Chennai

1-5 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 - ₹22.5 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 - ₹18.9 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