Upload Button Icon Add office photos

Filter interviews by

Genpact Software Engineering Lead Interview Questions and Answers for Experienced

Updated 23 Dec 2024

Genpact Software Engineering Lead Interview Experiences for Experienced

1 interview found

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

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is list comprehension?
  • Ans. 

    List comprehension is a concise way to create lists in programming languages like Python.

    • List comprehension is a compact way to generate lists by applying an expression to each item in a sequence.

    • It is commonly used in Python and allows for more readable and efficient code.

    • Example: squares = [x**2 for x in range(10)] will create a list of squares of numbers from 0 to 9.

  • Answered by AI
  • Q2. Difference between list and tuple.
  • Ans. 

    List is mutable, tuple is immutable in Python.

    • List can be modified after creation, tuple cannot.

    • List uses square brackets [], tuple uses parentheses ().

    • List is used for collections of items that may change, tuple for fixed collections.

  • Answered by AI
Round 2 - Coding Test 

Coding related to list comprehension and searching an item.

Round 3 - HR 

(1 Question)

  • Q1. Company Overview and Salary discussion

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Brief about resume
  • Q2. Java collection framework , find if 2 strings are anagram, how to connect 2 DB at a time in spring, how to reloead configuration in spring framework at runtime(without application downtime)
  • Ans. 

    To check if two strings are anagrams, connect two databases in Spring, and reload configuration without downtime in Spring.

    • To check if two strings are anagrams, use Java Collection Framework to compare the characters in both strings.

    • To connect two databases in Spring, configure multiple data sources in the application context file.

    • To reload configuration in Spring without downtime, use Spring Cloud Config to externaliz

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Spring core questions
  • Q2. Java core questions
  • Q3. Spring boot core questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just learn you will be able to do it
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is jdk, string related questions, basic java oops questions?

I applied via Recruitment Consulltant and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Hashmap, linkedlist, arraylist, collection interface
  • Q2. Small coding questions on collection interface
Round 2 - One-on-one 

(1 Question)

  • Q1. Managerial round, questions were on certain scenarios like production issues and how to handle them
Round 3 - HR 

(1 Question)

  • Q1. Relocation, salary discussion

Interview Preparation Tips

Topics to prepare for Societe Generale Global Solution Centre Software Engineer interview:
  • Java
  • Collections
  • Sprint boot
Interview preparation tips for other job seekers - Overall interview experience was good and smooth.

I applied via Company Website and was interviewed in Apr 2022. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Is java springs good work
  • Q2. Very essay so just Tuff question

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing advice
Round 1 - Technical 

(1 Question)

  • Q1. What is object oriented programming language in java
  • Ans. 

    Java is an object-oriented programming language that uses classes and objects to organize and structure code.

    • Java is based on the concept of classes and objects

    • Classes define the properties and behaviors of objects

    • Objects are instances of classes that can interact with each other

    • Java supports encapsulation, inheritance, and polymorphism

    • Examples of object-oriented programming in Java include creating a class for a car w...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dividing programs into class or objects is called oops .
Oops are classified into following types they are:
1)class:
Class is template from which objects are created. Collection of objects is called object.It is logical Entity
2. Object :
It is an instance of class. It has some states and behaviour. It is both physical and logical Entity .
3. Abstraction:
Hiding the implementation part and showing the functionality is called Abstraction.
Ex:sending SMS where we type text but don't the internal working.
Abstraction can be achieved by
Abstract classes and interfaces
4.Encapuslation:
Binding up of code and data or Variables and methods together is called Encapsulation
Ex: capsule different medicines are binded in it
We can achieve it by getter and setter methods
5) polymorphism:
Performing the same task in different ways is called polymorphism
It can be achieved by method over loading complie time polymorphism and run time polymorphism method overriding.
a) method overloading:
Same method name but different parameters is known as method overloading
b) method overriding:
Same method name & same parameters in sub class and super class is called method overriding.
6.Inheritance:
Acquiring properties from one class to another class is called inheritance
1) single inheritance :
Single child class inherits characteristics of single parent class
Multilevel inheritance
2) for example, a Child inherits behavior from his father, and the father has inherited characteristics from his father.
3) hierarchical inheritance:
One class is inherited by multiple subclasses
4) multiple inheritance:
One class inherits features of more than one base class and is not supported in Java, but the class can implement more than one interface.
5)Hybrid Inheritance: This is a combination of single and multiple inheritances.

7)

Skills evaluated in this interview

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 

C and c++ and data structure

Round 3 - Technical 

(1 Question)

  • Q1. Question front Data structure, c++ and c
Round 4 - HR 

(1 Question)

  • Q1. Ask all those questions that you want

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on body language.
Learn new things.
Round 1 - Coding Test 

Java, micro service, spring boot

Round 2 - Technical 

(4 Questions)

  • Q1. Micro service basics
  • Q2. Simple Java programming
  • Q3. Basic questions of SQL queries
  • Q4. Questions from project related

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly asked basic questions of Java, spring boot, micro service, SQL queries

Software Engineer Interview Questions & Answers

NTT user image Rajan Manchanda

posted on 8 Apr 2024

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

I applied via Campus Placement and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Coding Test 

Code of Array and GD topic

Genpact Interview FAQs

How many rounds are there in Genpact Software Engineering Lead interview for experienced candidates?
Genpact interview process for experienced candidates usually has 3 rounds. The most common rounds in the Genpact interview process for experienced candidates are Technical, Coding Test and HR.
What are the top questions asked in Genpact Software Engineering Lead interview for experienced candidates?

Some of the top questions asked at the Genpact Software Engineering Lead interview for experienced candidates -

  1. What is list comprehensi...read more
  2. Difference between list and tup...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Genpact interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10k Interviews
Accenture Interview Questions
3.9
 • 7.8k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
DXC Technology Interview Questions
3.7
 • 792 Interviews
View all
Process Developer
36k salaries
unlock blur

₹1 L/yr - ₹6.8 L/yr

Process Associate
27.9k salaries
unlock blur

₹0.9 L/yr - ₹6.5 L/yr

Assistant Manager
19.7k salaries
unlock blur

₹4.8 L/yr - ₹14 L/yr

Management Trainee
18.9k salaries
unlock blur

₹1.6 L/yr - ₹8.5 L/yr

Manager
7.4k salaries
unlock blur

₹7 L/yr - ₹24 L/yr

Explore more salaries
Compare Genpact with

Accenture

3.9
Compare

Capgemini

3.8
Compare

TCS

3.7
Compare

Cognizant

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview