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

Updated 4 Jan 2025

CGI Group Senior Associate Interview Experiences

1 interview found

Senior Associate Interview Questions & Answers

user image Amruta Ghanekar

posted on 4 Jan 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Approached by Company and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Dynamic vs var, const vs readonly, virtual vs override keywords
  • Q2. Extension methods in c#, jagged arrays, dependency injection

Interview questions from similar companies

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

3 sum problem and palindrome problem

Round 2 - One-on-one 

(2 Questions)

  • Q1. OOPS related conceptual questions
  • Q2. Microservices design related questions
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiations
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. Explain Autopilot enrollment procedure
  • Ans. 

    Autopilot enrollment procedure involves registering for the service and setting up preferences.

    • Register for Autopilot service online or through a Tesla account

    • Provide necessary information such as contact details and payment method

    • Select preferences for Autopilot features like lane-keeping assist and adaptive cruise control

    • Complete any required training or verification process

    • Start using Autopilot once enrollment is co

  • Answered by AI
  • Q2. Explain Co-management feature
  • Q3. What are the different types of detection logic available in Sccm
  • Ans. 

    Different types of detection logic in SCCM include file system detection, registry detection, and WMI detection.

    • File system detection: Checks for the existence of a file or folder on the target system.

    • Registry detection: Checks for a specific registry key or value on the target system.

    • WMI detection: Uses Windows Management Instrumentation to query information from the target system.

    • Custom script detection: Allows for t...

  • Answered by AI
  • Q4. Explain queries concept in sccm
  • Ans. 

    Queries in SCCM are used to retrieve information from the database based on specified criteria.

    • Queries in SCCM can be used to gather information about hardware inventory, software inventory, compliance status, etc.

    • Queries can be created using SQL-like syntax in the SCCM console.

    • Queries can be saved and reused for reporting or targeting specific groups of devices.

    • Examples of queries include finding all devices with a sp...

  • Answered by AI
  • Q5. How do you create an application in intune
  • Ans. 

    Creating an application in Intune involves uploading the app package, configuring deployment settings, and assigning the app to users or devices.

    • Upload the app package to Intune

    • Configure deployment settings such as installation behavior and app availability

    • Assign the app to users or devices for installation

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was more of a technical questions about our current project. They stick to JD

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
No response

I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

The aptitude questions were extremely basic and candidates who cleared this round immediately qualified for the coding round. some questions of cn, excel, etc were also part of the aptitude test

Round 2 - Coding Test 

It had 2 easy level questions. it is important to note that the input is to be hard coded in these type of questions

Round 3 - Technical 

(2 Questions)

  • Q1. Introduce yourself. Tell me about projects, your role, how you overcame an obstacle you faced in it
  • Q2. Followed up by more hr questions, nothing technical asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - it's a simple process but really slow
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Introduction, prior experience, reason of leaving , why genpact?
  • Ans. 

    I have a strong background in finance with 5 years of experience in a similar role. I am looking for new challenges and growth opportunities, which is why I am interested in joining Genpact.

    • I have 5 years of experience in finance, including roles in financial analysis and reporting.

    • I am seeking new challenges and growth opportunities in my career.

    • Genpact's reputation for innovation and professional development aligns w

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Live chat with ops manager on random topic, process related questions, last company process related questions, prior experience
Round 3 - Assesment 

(1 Question)

  • Q1. Basic english assesment

Interview Preparation Tips

Topics to prepare for Genpact Senior Associate interview:
  • Prior experience
  • New Product Introduction
  • why genpact
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - HR 

(4 Questions)

  • Q1. About experience
  • Q2. Why you like working with Wipro
  • Q3. Wipro Limited multinational technology company
  • Q4. Good journey with company i like to work

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview about sharing company induction, thanks for information about company to growth career.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Write a program to sort an array
  • Q2. How to improve the performance of asp application

Interview Preparation Tips

Interview preparation tips for other job seekers - Do the coding practise mostly on string operations.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(5 Questions)

  • Q1. SQL practical questions
  • Q2. Different methods of scan in explain plan
  • Ans. 

    Different methods of scan in explain plan include table scan, index scan, bitmap scan, and sequential scan.

    • Table scan: Reads all rows in a table to find the required data.

    • Index scan: Uses an index to locate the required data.

    • Bitmap scan: Uses a bitmap index to efficiently retrieve data.

    • Sequential scan: Reads all rows in a table in order.

  • Answered by AI
  • Q3. Different methods of optimization
  • Ans. 

    Different methods of optimization include linear programming, genetic algorithms, simulated annealing, and gradient descent.

    • Linear programming involves maximizing or minimizing a linear objective function subject to linear equality and inequality constraints.

    • Genetic algorithms are inspired by the process of natural selection and use techniques such as mutation, crossover, and selection to find optimal solutions.

    • Simulat...

  • Answered by AI
  • Q4. Bulk collect and bulk binding
  • Q5. How many triggers we can have at a time
  • Ans. 

    The number of triggers that can be active at a time depends on the system and its limitations.

    • The number of triggers can vary based on the software or hardware being used.

    • Some systems may have a limit on the number of triggers that can be active simultaneously.

    • It is important to check the documentation or specifications of the system to determine the maximum number of triggers allowed.

    • For example, a database management...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - just do thoroughly whatever you have done till now.. focus more on practical and real time scenarios

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Job Portal

Round 1 - One-on-one 

(1 Question)

  • Q1. Agile practices
Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Whatvis the challennging situation
  • Ans. 

    The challenging situation is managing a team with conflicting personalities and work styles.

    • Identify each team member's strengths and weaknesses

    • Encourage open communication and collaboration

    • Set clear expectations and goals for the team

    • Address conflicts promptly and constructively

    • Provide opportunities for team building and bonding activities

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Well prepared for Financial Markets concepts
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Which company will hire
Round 2 - One-on-one 

(2 Questions)

  • Q1. What will my salary.
  • Q2. How much experience need to company
Round 3 - Aptitude Test 

Is this job for bpo back office.

Interview Preparation Tips

Interview preparation tips for other job seekers - Any in bpo back office.

CGI Group Interview FAQs

How many rounds are there in CGI Group Senior Associate interview?
CGI Group interview process usually has 1 rounds. The most common rounds in the CGI Group interview process are Technical.
How to prepare for CGI Group Senior Associate 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, Research, Contract Drafting, Digital Transformation and Monitoring.
What are the top questions asked in CGI Group Senior Associate interview?

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

  1. extension methods in c#, jagged arrays, dependency inject...read more
  2. dynamic vs var, const vs readonly, virtual vs override keywo...read more

Tell us how to improve this page.

CGI Group Senior Associate Salary
based on 204 salaries
₹3 L/yr - ₹10 L/yr
17% less than the average Senior Associate Salary in India
View more details

CGI Group Senior Associate Reviews and Ratings

based on 28 reviews

4.5/5

Rating in categories

4.2

Skill development

4.1

Work-life balance

3.7

Salary

4.7

Job security

4.6

Company culture

3.8

Promotions

4.2

Work satisfaction

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

₹2.7 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

₹10 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.7
Compare

Wipro

3.7
Compare

HCLTech

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