Upload Button Icon Add office photos

Genpact

Compare button icon Compare button icon Compare

Filter interviews by

Genpact Associate Engineer Interview Questions and Answers

Updated 30 Jul 2024

Genpact Associate Engineer Interview Experiences

2 interviews found

Associate Engineer Interview Questions & Answers

user image Prateek Gupta

posted on 30 Jul 2024

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

(1 Question)

  • Q1. Why do you want to join Genpact?
  • Ans. 

    I want to join Genpact because of its reputation for innovation, growth opportunities, and strong company culture.

    • Genpact is known for its innovative solutions in the field of technology and business process management.

    • I am excited about the growth opportunities that Genpact offers, allowing me to develop my skills and advance in my career.

    • I have heard great things about the company culture at Genpact, including its fo...

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Most of the questions based on basics

Round 2 - Coding Test 

Some questions are hard

Round 3 - HR 

(1 Question)

  • Q1. The interviewer is very friendly and helpful asked like where do you see yourself after 5 years like this

Associate Engineer Interview Questions Asked at Other Companies

asked in Nagarro
Q1. Count Ways To Reach The N-th Stair Problem Statement You are give ... read more
asked in Nagarro
Q2. Trailing Zeros in Factorial Problem Find the number of trailing z ... read more
asked in Nagarro
Q3. Convert First Letter to Upper Case Given a string STR, transform ... read more
asked in Tata Steel
Q4. What are the test done during maintenance of a power transformer?
asked in Tata Steel
Q5. how to control the speed of an EOT crane without VFD?

Interview questions from similar companies

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

I was interviewed in Jun 2024.

Round 1 - Communication 

(1 Question)

  • Q1. Introduce yourself
  • Ans. 

    I am a recent graduate with a degree in Mechanical Engineering and a passion for problem-solving and innovation.

    • Recent graduate with a degree in Mechanical Engineering

    • Passionate about problem-solving and innovation

    • Strong communication and teamwork skills

    • Experience with CAD software such as SolidWorks

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Basic switch/router config commands
  • Q2. MPLS
Round 3 - One-on-one 

(1 Question)

  • Q1. How does data packets move in a personal network environment
  • Ans. 

    Data packets move in a personal network environment through a series of steps involving routing, addressing, and transmission.

    • Data packets are created at the source device and are broken down into smaller chunks for transmission.

    • Each packet is assigned a destination address, which helps routers determine the best path for delivery.

    • Routers along the network route the packets based on the destination address, ensuring th...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There was two coding and mcq's

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse array without using extra space
  • Ans. 

    Reverse array in place without using extra space

    • Use two pointers, one at the beginning and one at the end, swap elements until they meet in the middle

    • For example, if the array is ['apple', 'banana', 'cherry'], after reversing it will be ['cherry', 'banana', 'apple']

  • Answered by AI
  • Q2. Binary tree left reversal

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident you can crack it too

Skills evaluated in this interview

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

I applied via campus placement at Pune University and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was a intermediate level test

Round 2 - Coding Test 

It was quite hard and it makes you apply logic

Round 3 - Technical 

(5 Questions)

  • Q1. Basic oops question and basic programming questions are asked.
  • Q2. Explain types of datatypes
  • Ans. 

    Datatypes are classifications of data items that determine the kind of operations that can be performed on them.

    • Primitive datatypes: int, float, char, boolean

    • Derived datatypes: array, pointer, structure, union

    • Abstract datatypes: stack, queue, tree, graph

  • Answered by AI
  • Q3. Explain your project
  • Q4. Explain Polymorphism
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Animal class with methods eat() and sleep(). Dog and Cat classes can inherit from Animal and override...

  • Answered by AI
  • Q5. Explain Runtime Polymorphism
  • Ans. 

    Runtime polymorphism is the ability of a function to behave differently based on the object it is called with.

    • Runtime polymorphism is achieved through method overriding in object-oriented programming.

    • It allows a subclass to provide a specific implementation of a method that is already provided by its superclass.

    • The actual method that gets called is determined at runtime based on the type of object.

    • Example: Animal class...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have basic knowledge of aptitude and basic programming and have knowledge regarding oops concepts.

Skills evaluated in this interview

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

(1 Question)

  • Q1. What is oops concept
  • Ans. 

    Object-oriented programming concept that focuses on organizing code into objects with properties and behaviors.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Allowing a class to inherit properties and methods from another class.

    • Polymorphism: Ability for objects to take on different forms or behaviors based on their data type.

    • Abstraction: Hiding complex implementation d...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Microcontroller
Round 2 - HR 

(1 Question)

  • Q1. Aspiration, weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on basic concepts
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

Coding on any programming language

Round 3 - Technical 

(2 Questions)

  • Q1. Resume based questions
  • Q2. What are the applications of python
  • Ans. 

    Python is a versatile programming language used in web development, data analysis, artificial intelligence, automation, and more.

    • Web development (Django, Flask)

    • Data analysis (Pandas, NumPy)

    • Artificial intelligence (TensorFlow, PyTorch)

    • Automation (Selenium, BeautifulSoup)

    • Scientific computing (SciPy)

    • Machine learning (scikit-learn)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and perfect at resume mentioned skills

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Roman numbers converted to natural numbers

Round 2 - Aptitude Test 

English language grammar writing errors correction

Round 3 - Group Discussion 

Topic was ibm watson and moon lightning

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - HR 

(1 Question)

  • Q1. About previous working
Round 3 - Technical 

(1 Question)

  • Q1. Tell about previous work

Genpact Interview FAQs

How many rounds are there in Genpact Associate Engineer interview?
Genpact interview process usually has 2 rounds. The most common rounds in the Genpact interview process are HR, Aptitude Test and Coding Test.

Tell us how to improve this page.

Genpact Associate Engineer Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more
Genpact Associate Engineer Salary
based on 45 salaries
₹2.4 L/yr - ₹8.5 L/yr
24% less than the average Associate Engineer Salary in India
View more details

Genpact Associate Engineer Reviews and Ratings

based on 5 reviews

3.8/5

Rating in categories

2.9

Skill development

3.8

Work-life balance

2.9

Salary

4.4

Job security

3.4

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 5 Reviews and Ratings
Process Developer
36.3k salaries
unlock blur

₹1 L/yr - ₹6.8 L/yr

Process Associate
28.1k salaries
unlock blur

₹0.9 L/yr - ₹6.5 L/yr

Assistant Manager
19.9k salaries
unlock blur

₹5 L/yr - ₹14 L/yr

Management Trainee
19.4k salaries
unlock blur

₹1.6 L/yr - ₹8.5 L/yr

Manager
7.4k salaries
unlock blur

₹5.7 L/yr - ₹24 L/yr

Explore more salaries
Compare Genpact with

Accenture

3.8
Compare

Capgemini

3.7
Compare

TCS

3.7
Compare

Cognizant

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