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 ASE Interview Questions and Answers

Updated 16 Sep 2024

CGI Group ASE Interview Experiences

1 interview found

ASE Interview Questions & Answers

user image Anonymous

posted on 16 Sep 2024

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a dedicated and experienced software engineer with a passion for creating innovative solutions.

    • Over 5 years of experience in software development

    • Proficient in multiple programming languages such as Java, Python, and JavaScript

    • Strong problem-solving skills and ability to work well in a team environment

  • Answered by AI
  • Q2. 3 strength and weakness'

Interview questions from similar companies

ASE Interview Questions & Answers

Accenture user image Anonymous

posted on 14 Dec 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

I applied via campus placement at YMCA Institute of Engineering and Technology, Faridabad and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain about our projects.
  • Ans. 

    Our projects involve developing software solutions for various industries.

    • We work on creating custom software applications tailored to the specific needs of our clients.

    • Our projects range from developing mobile apps to building web-based platforms.

    • We use cutting-edge technologies to ensure our solutions are efficient and user-friendly.

  • Answered by AI
  • Q2. What will do in a situation of conflict
  • Ans. 

    I would address the conflict by actively listening, seeking to understand all perspectives, and finding a mutually beneficial solution.

    • Listen to all parties involved to understand their perspectives

    • Communicate openly and honestly to address any misunderstandings

    • Seek common ground and work towards a mutually beneficial solution

    • Stay calm and composed to de-escalate the situation

    • Involve a mediator if necessary to facilita

  • Answered by AI
  • Q3. Have you joined any community
  • Ans. 

    Yes, I have joined a local gardening community.

    • Joined local gardening community for sharing tips and plants

    • Participate in community events like plant swaps and workshops

    • Learn from experienced gardeners and contribute to community projects

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA is not asked, so focus more on the details of project, and learn basic HR questions like related to conflict and collaborative work.

I applied via PrepInsta and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - Written 

(2 Questions)

Round duration - 120 minutes
Total sections: 4
Total time: 120 minutes
The sections for this round
are divided into:
Quants
Verbal
Logical
Coding

  • Q1. The questions are from easy to moderate level in logical verbal and quants.
  • Q2. The difference in number of coding questions is stated to be the difficulty level of questions. Some students might get 6 questions in total while some may have to attempt 8 questions as directed by MindTr...
Round 2 - Mindtree Spoken English 

Round duration - 45 Minutes
This is a round to test your listening and speaking skills.

Round 3 - Interview 

(10 Questions)

Round duration - 25 mins

  • Q1. What does deadlock mean?
  • Ans. 

    Deadlock is a situation where two or more processes are unable to proceed because they are waiting for each other to release resources.

    • Occurs in multi-process systems

    • Processes are stuck in a circular wait

    • Can lead to system crashes or freezes

    • Prevented by proper resource allocation and scheduling

    • Example: Process A holds resource X and waits for resource Y, while process B holds resource Y and waits for resource X

  • Answered by AI
  • Q2. Tell me about one deadlock algorithm
  • Ans. 

    One deadlock algorithm is the Banker's algorithm.

    • Banker's algorithm is used to avoid deadlock in a multi-process system.

    • It works by checking if a request for resources will leave the system in a safe state.

    • If the request will not leave the system in a safe state, it is denied.

    • The algorithm keeps track of available resources and the maximum resources each process can request.

    • It also keeps track of the resources currentl...

  • Answered by AI
  • Q3. What is subnet?
  • Ans. 

    A subnet is a smaller network within a larger network that shares a common address space.

    • Subnets are created by dividing a larger network into smaller ones.

    • Each subnet has its own unique IP address range.

    • Subnets can improve network performance and security.

    • Examples of subnets include a company's departments or a home network's devices.

  • Answered by AI
  • Q4. Tell me about your projects.
  • Q5. Write a program to write all prime numbers in the given range.
  • Ans. 

    Program to print all prime numbers in a given range.

    • Take input for the range of numbers

    • Loop through the range and check if each number is prime

    • If a number is prime, print it

    • A number is prime if it is only divisible by 1 and itself

  • Answered by AI
  • Q6. What is a foreign key?
  • Ans. 

    A foreign key is a column or set of columns in a database table that refers to the primary key of another table.

    • It establishes a link between two tables.

    • It ensures referential integrity.

    • It helps in maintaining data consistency.

    • It can be used to join tables in a query.

    • Example: A 'customer' table may have a foreign key that refers to the 'order' table's primary key.

  • Answered by AI
  • Q7. Tell me about yourself.
  • Q8. They have asked me one puzzle.
  • Q9. Tell me something interesting about you.
  • Q10. Do you have any problem with the bond?
  • Ans. 

    No, I do not have any problem with the bond.

    • I have reviewed the bond agreement and am comfortable with its terms.

    • I have fulfilled all obligations outlined in the bond agreement.

    • I have not received any complaints or issues related to the bond.

    • Example: I have successfully completed a previous bond agreement with no issues.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundAt the time of the interview, I had 0 Years (fresher) of experience.Mindtree interview preparation:Topics to prepare for the interview - You can be from any of the domains but you should have knowledge in programming languages.
The interviewer asked me to tell about myself . Then he started to ask me questions in C and C++
languages. The OOPS concepts are the most important one.
I had already prepared these things first and foremost only so it was easier for me to answer
these questions.Tips for other job seekers - Anyone can clear these rounds if he/she is preparing well. I just hope everyone reading this article will take help from this and do the preparation and crack it.Final outcome of the interviewSelected

Skills evaluated in this interview

ASE Interview Questions & Answers

Accenture user image Anonymous

posted on 20 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

90 minutes having 4 sections

Round 2 - Coding Test 

2 coding questions of easy level

Round 3 - One-on-one 

(3 Questions)

  • Q1. Includes both TR and HR
  • Q2. About project in detail
  • Q3. Difference between hardwaork and smart work
  • Ans. 

    Hard work is putting in effort and time, while smart work involves finding efficient ways to achieve goals.

    • Hard work involves putting in a lot of time and effort towards a task or goal.

    • Smart work focuses on finding efficient ways to achieve the same task or goal in less time and with less effort.

    • Hard work may lead to burnout if not balanced with smart work.

    • Smart work involves strategic planning, prioritizing tasks, and...

  • Answered by AI

ASE Interview Questions & Answers

Accenture user image Anonymous

posted on 25 Nov 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

It was easy most of the people cleared the round

Round 2 - Coding Test 

There are 2 coding questions. Easy to medium questions based on array

Round 3 - HR 

(2 Questions)

  • Q1. About projects?
  • Q2. Y only accenture?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Internshala and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The aptitude test includes verbal, numerical, analytical, and quantitative sections.

Round 2 - HR 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. Can you explain your project?

ASE Interview Questions & Answers

Accenture user image Anonymous

posted on 16 Sep 2024

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

I applied via campus placement at Narula Institute of Technology, Kolkata and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Was quite difficult.

Round 2 - Coding Test 

Two codes will be given and was of easy one of String and Array.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Explain one of your Projects.
  • Ans. 

    Developed a mobile app for tracking daily water intake

    • Researched user needs and preferences for water intake tracking

    • Designed user-friendly interface with customizable water intake goals

    • Implemented features for logging water consumption and setting reminders

    • Tested app with focus groups to gather feedback for improvements

  • Answered by AI
  • Q2. Where do you see yourself in 5 years.
  • Ans. 

    In 5 years, I see myself as a senior manager leading a team of professionals in a dynamic and innovative company.

    • Advancing to a senior management position

    • Leading a team of professionals

    • Working in a dynamic and innovative company

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

45 apt questions, 30 min

Round 2 - Technical 

(3 Questions)

  • Q1. Basics from your resume
  • Q2. Related to hobbies
  • Q3. Group interview questions related to SQL

ASE Interview Questions & Answers

Accenture user image Anonymous

posted on 11 Jan 2025

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Basic of apptitude and reasoning

Round 2 - Coding Test 

Basics of programming

Round 3 - HR 

(2 Questions)

  • Q1. Introduction about yours self
  • Q2. Expalin about projects
  • Ans. 

    Projects are specific tasks or initiatives undertaken to achieve a particular goal or outcome.

    • Projects have defined objectives, timelines, and resources.

    • They often involve a team of individuals working together towards a common goal.

    • Examples of projects include launching a new product, implementing a software system, or organizing an event.

  • Answered by AI

ASE Interview Questions & Answers

Accenture user image Anonymous

posted on 28 Aug 2024

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

(2 Questions)

  • Q1. Ask one question around binary search
  • Q2. Asked one question around 2 pointers

CGI Group Interview FAQs

How many rounds are there in CGI Group ASE interview?
CGI Group interview process usually has 1 rounds. The most common rounds in the CGI Group interview process are HR.
How to prepare for CGI Group ASE 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, Unix, Training, Linux and Database.

Tell us how to improve this page.

CGI Group ASE Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
View all
CGI Group ASE Salary
based on 20 salaries
₹3 L/yr - ₹5.3 L/yr
22% less than the average ASE Salary in India
View more details

CGI Group ASE Reviews and Ratings

based on 2 reviews

4.0/5

Rating in categories

2.0

Skill development

3.0

Work-life balance

2.0

Salary

3.0

Job security

2.0

Company culture

2.0

Promotions

2.0

Work satisfaction

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

₹3.9 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.8 L/yr - ₹30 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