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
4.0

based on 4.4k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

CGI Group Software Engineer Trainee Interview Questions and Answers

Updated 12 Jun 2024

CGI Group Software Engineer Trainee Interview Experiences

1 interview found

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

I applied via Campus Placement

Round 1 - Coding Test 

Oops concepts,Data Structures

Round 2 - Technical 

(4 Questions)

  • Q1. About Data types
  • Q2. Project related questions
  • Q3. About Sql queries
  • Q4. About Oops concepts

Interview questions from similar companies

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

I applied via campus placement at Nitte Meenakshi Institute of Technology, Bangalore and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Question were quite easy, based on simple reasoning.

Round 2 - Technical 

(2 Questions)

  • Q1. Sorting an array using cpp.
  • Ans. 

    Sorting an array of strings using C++.

    • Use the std::sort function from the header.

    • Define a custom comparison function if needed.

    • Example: std::sort(arr.begin(), arr.end());

Answered by AI
  • Q2. Sort first 3 records of a SQL column .
  • Ans. 

    Use ORDER BY clause to sort first 3 records of a SQL column.

    • Use ORDER BY clause followed by the column name to sort the records.

    • Use LIMIT 3 to limit the results to the first 3 records.

    • Example: SELECT * FROM table_name ORDER BY column_name LIMIT 3;

  • Answered by AI
    Round 3 - HR 

    (2 Questions)

    • Q1. Tell me about yourself and your family.
    • Ans. 

      I come from a close-knit family with supportive parents and two siblings.

      • Family is very important to me

      • Parents are supportive of my career choices

      • Have two siblings, one older and one younger

    • Answered by AI
    • Q2. Why we should hire you?
    • Ans. 

      I am a quick learner with strong problem-solving skills and a passion for software development.

      • I have a solid foundation in computer science and programming languages such as Java, C++, and Python.

      • I have completed several projects that demonstrate my ability to work in a team and deliver high-quality code.

      • I am eager to learn and grow in this role, and I believe my technical skills and enthusiasm make me a strong candid

    • Answered by AI

    Skills evaluated in this interview

    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Aptitude Test 

    All things are good and aptitude took virtually

    Round 2 - Technical 

    (2 Questions)

    • Q1. Print hello world in java
    • Ans. 

      Printing hello world in Java using System.out.println() method

      • Use System.out.println("Hello, World!"); to print hello world in Java

      • Make sure to include the semicolon at the end of the statement

    • Answered by AI
    • Q2. Explain public static void main
    • Ans. 

      The main method in Java is the entry point for any Java program. It is declared as public static void main(String[] args).

      • public: The main method is public so that it can be accessed by the JVM.

      • static: The main method is static so that it can be called without creating an instance of the class.

      • void: The main method does not return any value.

      • main: The name of the method that serves as the entry point for the program.

      • Str...

    • Answered by AI
    Round 3 - HR 

    (2 Questions)

    • Q1. No question asked in this round
    • Q2. Documents verification done

    Skills evaluated in this interview

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

    I applied via Walk-in and was interviewed in Oct 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 - Assignment 

    Marry plans or not for yourself

    Round 3 - Technical 

    (5 Questions)

    • Q1. Do you know any programming in java
    • Ans. 

      Yes, I have experience in programming in Java.

      • I have worked on projects using Java programming language

      • Familiar with object-oriented programming concepts in Java

      • Experience in developing applications using Java frameworks like Spring

    • Answered by AI
    • Q2. Explan constructor
    • Ans. 

      A constructor is a special method in a class that is automatically called when an object of that class is created.

      • Constructors have the same name as the class they belong to

      • Constructors can be used to initialize object properties

      • Constructors can have parameters to customize object initialization

    • Answered by AI
    • Q3. What is software testing
    • Ans. 

      Software testing is the process of evaluating a software application to ensure it meets specified requirements and functions correctly.

      • Software testing involves executing the software with the intent of finding bugs or errors.

      • It helps in identifying defects or issues in the software before it is released to the end users.

      • Types of software testing include unit testing, integration testing, system testing, and acceptance...

    • Answered by AI
    • Q4. Joins ,DDl,DML,DTL,DCL,DQL
    • Q5. What are you specialin

    Interview Preparation Tips

    Topics to prepare for Accenture Software Engineer Trainee interview:
    • Java
    • SQL
    • Manual Testing
    Interview preparation tips for other job seekers - HR, Technical

    Skills evaluated in this interview

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

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

    Round 1 - Aptitude Test 

    Learn aptitude thoroughly

    Round 2 - Coding Test 

    Focus on strings and arrays

    Round 3 - HR 

    (1 Question)

    • Q1. Learn basic hr questions
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Coding Test 

    Questions in flow charts and their outputs

    Round 2 - Technical 

    (1 Question)

    • Q1. Related to project and internship and some questions on c.
    Round 3 - HR 

    (1 Question)

    • Q1. Location discussion and shifts and leaves discussion
    Interview experience
    4
    Good
    Difficulty level
    Hard
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

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

    It was a comprehensive aptitude & reasoning exam

    Round 3 - Group Discussion 

    You have to be very good at speaking to clear this round.

    Round 4 - Coding Test 

    Tow medium hard level coding questions

    Round 5 - Technical 

    (2 Questions)

    • Q1. Approximate 1 hr one to one tech interview
    • Q2. Topic was DSA specially 2d array and tree.
    Round 6 - One-on-one 

    (2 Questions)

    • Q1. They asked multiple puzzles and situation based questions.
    • Q2. Company work culture and future benefits were discussed in this round
    Round 7 - HR 

    (1 Question)

    • Q1. It was a simple managerial round . don't panic just answer gently

    Interview Preparation Tips

    Interview preparation tips for other job seekers - You need to be confident and fully prepared. they ask a lot even for the base package
    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 Sep 2023. There were 3 interview rounds.

    Round 1 - Aptitude Test 

    Verbal ability
    Quant
    Reasoning

    Round 2 - Technical 

    (2 Questions)

    • Q1. Difference between c and java
    • Ans. 

      C is a procedural language with manual memory management, while Java is an object-oriented language with automatic memory management.

      • C is a procedural language, while Java is an object-oriented language

      • C requires manual memory management, while Java has automatic memory management (garbage collection)

      • C is platform-dependent, while Java is platform-independent (write once, run anywhere)

      • C supports pointers, while Java do

    • Answered by AI
    • Q2. Difference between constructor overloading and constructor overriding
    • Ans. 

      Constructor overloading is having multiple constructors in a class with different parameters, while constructor overriding is redefining a superclass constructor in a subclass.

      • Constructor overloading allows a class to have multiple constructors with different parameters.

      • Constructor overriding involves redefining a superclass constructor in a subclass with the same name and parameters.

      • Example of constructor overloading:...

    • Answered by AI
    Round 3 - HR 

    (2 Questions)

    • Q1. Strength and weakness
    • Q2. Role model and salary

    Skills evaluated in this interview

    I applied via Campus Placement and was interviewed before Nov 2020. There were 5 interview rounds.

    Interview Questionnaire 

    1 Question

    • Q1. Basic technical questions on c, c++, java.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Good experience to start with since it was my first interview in campus.
    Interview experience
    3
    Average
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (2 Questions)

    • Q1. Code on Java concepts
    • Q2. SQL queries and html tags

    CGI Group Interview FAQs

    How many rounds are there in CGI Group Software Engineer Trainee interview?
    CGI Group interview process usually has 2 rounds. The most common rounds in the CGI Group interview process are Coding Test and Technical.
    What are the top questions asked in CGI Group Software Engineer Trainee interview?

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

    1. Project related questi...read more
    2. About Data ty...read more
    3. About Sql quer...read more

    Tell us how to improve this page.

    CGI Group Software Engineer Trainee Interview Process

    based on 1 interview

    Interview experience

    4
      
    Good
    View more
    CGI Group Software Engineer Trainee Salary
    based on 6 salaries
    ₹2 L/yr - ₹3.5 L/yr
    46% less than the average Software Engineer Trainee Salary in India
    View more details

    CGI Group Software Engineer Trainee Reviews and Ratings

    based on 1 review

    3.0/5

    Rating in categories

    3.0

    Skill development

    3.0

    Work-life balance

    4.0

    Salary

    4.0

    Job security

    3.0

    Company culture

    3.0

    Promotions

    3.0

    Work satisfaction

    Explore 1 Review and Rating
    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.4 L/yr

    Lead Analyst
    3.1k salaries
    unlock blur

    ₹9.9 L/yr - ₹29.5 L/yr

    Associate Software Engineer
    1.8k salaries
    unlock blur

    ₹2.5 L/yr - ₹6.6 L/yr

    Senior Test Engineer
    1.2k salaries
    unlock blur

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