Genpact
Proud winner of ABECA 2025 - AmbitionBox Employee Choice Awards
Filter interviews by
Depreciation methods allocate the cost of an asset over its useful life, impacting financial statements and tax calculations.
Straight-Line Depreciation: Allocates equal expense each year. Example: A $10,000 asset with a 5-year life depreciates $2,000 annually.
Declining Balance Method: Accelerated depreciation, higher expense in early years. Example: 200% declining balance on a $10,000 asset.
Units of Production Met...
Provide constructive feedback by being specific, respectful, and solution-oriented to help the reviewer improve.
Be specific: Point out the exact error, e.g., 'In section 3, the data analysis is missing key metrics.'
Use 'I' statements: Frame feedback from your perspective, e.g., 'I noticed that the conclusion doesn't align with the data presented.'
Be respectful: Approach the conversation with empathy, e.g., 'I appr...
Quality Analysts ensure content moderation meets standards, enhancing user experience and safety across platforms.
Review and evaluate user-generated content for compliance with community guidelines, e.g., flagging inappropriate posts.
Conduct regular audits of moderation processes to identify areas for improvement, such as response times to flagged content.
Provide feedback and training to moderation teams based on ...
A content moderator ensures that online content adheres to community guidelines and standards, maintaining a safe digital environment.
Reviews user-generated content for compliance with platform policies.
Identifies and removes inappropriate content, such as hate speech or graphic violence.
Uses tools and software to flag or categorize content for further review.
Works with a team to develop and update moderation guid...
What people are saying about Genpact
Handling missing values in SQL involves identifying, replacing, or removing them to ensure data integrity.
Use IS NULL to identify missing values: SELECT * FROM table WHERE column IS NULL;
Replace missing values with COALESCE: SELECT COALESCE(column, 'default_value') FROM table;
Use NULLIF to handle specific cases: SELECT NULLIF(column, '') FROM table;
Remove rows with missing values: DELETE FROM table WHERE column IS...
KYC (Know Your Customer) and AML (Anti-Money Laundering) are essential processes for verifying customer identities and preventing financial crimes.
KYC involves collecting customer information to verify their identity, such as name, address, and date of birth.
AML refers to laws and regulations aimed at preventing money laundering activities, ensuring financial institutions report suspicious activities.
For example, ...
A manager is a person responsible for overseeing and coordinating the activities of a team or organization.
Managers set goals and objectives for their teams.
They allocate resources and assign tasks to team members.
Effective communication is key for a manager to ensure everyone is aligned.
Managers often evaluate performance and provide feedback.
Examples include project managers, team leaders, and department heads.
The last date for filing TDS varies based on the quarter and type of payment, typically falling on the 7th of the following month.
TDS for the first quarter (April to June) is due by July 7.
For the second quarter (July to September), the due date is October 7.
The third quarter (October to December) has a deadline of January 7.
For the fourth quarter (January to March), TDS must be filed by April 30.
Example: If TDS i...
Taxable value is determined by assessing the base amount subject to taxation, considering deductions and exemptions.
Identify the gross income or revenue generated.
Subtract allowable deductions (e.g., business expenses, depreciation).
Consider any applicable tax credits or exemptions.
Example: If gross income is $100,000 and deductions are $20,000, taxable value is $80,000.
Different jurisdictions may have specific ru...
The last date for filing GST returns varies based on the type of return and the taxpayer's category.
GSTR-1: Typically due on the 11th of the following month.
GSTR-3B: Usually due on the 20th of the following month.
Quarterly filers may have different due dates, e.g., GSTR-1 for quarterly filers is due on the 13th of the month following the quarter.
Annual returns (GSTR-9) are generally due by December 31st of the fol...
Tuple is an immutable sequence, while list is a mutable sequence in Python.
Tuple elements cannot be modified once assigned, while list elements can be modified.
Tuple uses parentheses () to enclose elements, while list uses square brackets [] to enclose elements.
Tuple is generally used for heterogeneous data types, while list is used for homogeneous data types.
Tuple is faster than list when accessing elements.
Tuple cons...
To check if a key exists in a dictionary without raising a KeyError.
Use the 'in' keyword to check if the key exists in the dictionary.
Use the 'get' method to return a default value if the key does not exist.
Use the 'keys' method to get a list of all keys and check if the key is in the list.
Yes, we can create our custom exception in Python.
To create a custom exception, we need to create a class that inherits from the Exception class.
We can define our own message and error code for the custom exception.
We can raise the custom exception using the 'raise' keyword.
Custom exceptions can be used to handle specific errors in our code.
Example: class MyException(Exception): pass
Example: raise MyException('This is ...
I appeared for an interview in May 2025, where I was asked the following questions.
I applied via Company Website and was interviewed in Nov 2024. There were 13 interview rounds.
The Entity-Relationship (ER) model is a data model used to describe the relationships between entities in a database.
Entities are objects or concepts in the real world that can be distinguished from each other.
Relationships describe how entities are related to each other.
Attributes are properties that describe entities and relationships.
ER diagrams visually represent the ER model, showing entities, relationships, and a...
Threads are lighter weight than processes, share memory space, and are more efficient for multitasking.
Threads share the same memory space, making communication between them faster and more efficient.
Threads are lighter weight than processes, as they share resources such as memory and file descriptors.
Threads are more efficient for multitasking, as they can run concurrently within the same process.
Threads are easier to...
Google primarily focuses on pure data structures and algorithms-based questions during coding interviews. Other computer science core topics are typically not covered in Google's interviews. Therefore, it is essential to be proficient in data structures and algorithms to succeed in the Google coding interview.
An aptitude test is a tool used to evaluate a person's skills, abilities, and potential for success in a specific role or activity.
Group discussion is a process of exchanging ideas and opinions among individuals on a specific topic. It is a structured form of communication in which participants have the opportunity to express their views while also listening to others' perspectives on the same subject.
My strengths include problem-solving skills and attention to detail. My weaknesses include time management and public speaking.
Strengths: problem-solving skills
Strengths: attention to detail
Weaknesses: time management
Weaknesses: public speaking
I have a strong foundation in web development, a passion for learning, and a proven track record of delivering high-quality projects.
I have a solid understanding of HTML, CSS, and JavaScript
I am proficient in using various web development tools and frameworks such as React and Node.js
I have successfully completed several web development projects, including a responsive e-commerce website for a local business
An assignment is a task or piece of work that you are given to complete, particularly as part of your job or studies. The assignment for the course includes written assignments and practical tests, similar to tasks, work, jobs, or charges.
A case study is a detailed description and assessment of a specific situation in the real world, created for the purpose of deriving generalized insights and understanding. It can focus on an individual, a group of people, an organization, or an event, among other subjects.
My greatest accomplishment was successfully leading a team to launch a new website for a major client ahead of schedule.
Successfully led a team to launch a new website
Completed the project ahead of schedule
Received positive feedback from the client
I am motivated by challenges, learning opportunities, and the ability to make a positive impact.
Challenges push me to grow and improve my skills.
Learning opportunities allow me to stay updated with the latest technologies and trends.
Making a positive impact through my work gives me a sense of fulfillment and purpose.
My ideal work environment is a collaborative space with supportive colleagues, opportunities for growth, and a healthy work-life balance.
Collaborative team environment where ideas are shared and valued
Supportive colleagues who are willing to help and provide feedback
Opportunities for growth and learning new technologies
Healthy work-life balance with flexible hours and remote work options
By creating a positive work environment, offering growth opportunities, and implementing employee recognition programs.
Creating a positive work environment through open communication and support
Offering growth opportunities such as training programs and career advancement
Implementing employee recognition programs to acknowledge and reward hard work
Providing competitive salaries and benefits to attract and retain top ta...
Real-time operating systems are designed to provide predictable response times and prioritize tasks based on timing constraints.
Real-time operating systems prioritize tasks based on timing constraints
They are designed to provide predictable response times
Examples include VxWorks, QNX, and FreeRTOS
Yes, I am comfortable working night shifts to support international clients.
I have previous experience working night shifts in a customer service role.
I am a night owl and tend to be more productive during late hours.
I understand the importance of supporting international clients and am willing to adjust my schedule accordingly.
Operational tasks for maintaining efficiency and quality include regular testing, monitoring performance, updating software, and implementing best practices.
Regularly test website functionality to ensure it is working properly
Monitor website performance metrics such as load times and user experience
Update software and plugins to the latest versions to prevent security vulnerabilities
Implement best practices for coding,...
Prepare examples showcasing leadership, conflict resolution, and prioritization skills for a managerial round interview.
Leadership: Discuss a project where you led a team to success, highlighting your ability to motivate and guide others.
Conflict Resolution: Share a situation where you successfully resolved a conflict within a team or project, emphasizing your communication and problem-solving skills.
Prioritization: Ta...
I demonstrate adaptability, leadership, and commitment by actively seeking feedback, taking on new challenges, and fostering collaboration within the team.
Seek feedback from colleagues and supervisors to continuously improve
Volunteer for new projects or tasks to expand skills and knowledge
Encourage open communication and teamwork among team members
Lead by example by showing a positive attitude and willingness to help o...
I am a dedicated and detail-oriented individual with a background in customer service and data entry.
Customer service experience at XYZ Company
Proficient in data entry and analysis
Strong attention to detail and accuracy
Excellent communication skills
Bachelor's degree in Business Administration
I have a Bachelor's degree in Business Administration and 2 years of experience in data entry and customer service.
Bachelor's degree in Business Administration
2 years of experience in data entry
2 years of experience in customer service
I appeared for an interview in May 2025, where I was asked the following questions.
I applied via Approached by Company and was interviewed in Nov 2024. There were 15 interview rounds.
B.tech 2021 completed ece grup elecrical engeeniring kurnool
Techenical essu customer Care and problem solution informetion clarify
My name is mamatha my custamor problem is phone data problem and expaly tha telugu language clarify
Telling tha essu and clarify tha custor problem speeking telugu and english
Non vice proces is clarrify tha doudts and custamor promblem very important
Programing language solue tha issu programig #includ .in#
The question is asking about the completion year of graduation studies.
The question is inquiring about the year in which the individual completed their graduation studies.
The answer should mention the specific year in which the graduation was completed.
It is important to provide accurate information regarding the completion year of graduation.
Non voice processing technology is used to handle tasks through written communication instead of verbal communication.
Non voice processing technology is efficient for handling tasks that require detailed documentation or follow-up.
It allows for better accuracy and clarity in communication as everything is written down.
Examples include email support, chat support, data entry, and document processing.
It is also useful fo...
Identifying and resolving connectivity issues in material development requires systematic troubleshooting and effective communication.
Identify the specific connectivity issue: Is it a technical problem or a communication gap?
Gather relevant data: Check logs, error messages, and user feedback to pinpoint the issue.
Engage stakeholders: Collaborate with team members to understand their perspectives and gather insights.
Imp...
I have excellent English skills, with a strong grasp of grammar, vocabulary, and communication.
Fluent in spoken and written English
Strong grammar and vocabulary
Effective communication skills
Experience in writing reports and emails
Comfortable with conducting conversations in English
B.tech ece branch electical computer egineering branch programing and electanic
I completed my studies in the year 2020.
I completed my studies in 2020.
I graduated in the year 2020.
My academic journey ended in 2020.
The question assesses whether the candidate's B.Tech percentage meets the 60% threshold for eligibility.
Many companies set a minimum percentage requirement for candidates to ensure a certain level of academic performance.
For example, if a candidate has a B.Tech percentage of 65%, they would meet the requirement.
Conversely, a candidate with a 58% would not qualify based on this criterion.
Gennpet company non vice proccing tacing telugu and english explain custamor problems
The question seeks a solution involving both English and Telugu languages, possibly in a customer service context.
Understand the customer's needs in both languages.
Provide clear communication in English and Telugu.
Use translation tools if necessary for accuracy.
Example: Assisting a Telugu-speaking customer with an English document.
I am a dedicated and detail-oriented individual with strong communication skills and a passion for providing excellent customer service.
Graduated with a degree in Business Administration
Previous experience in customer service roles
Proficient in Microsoft Office Suite
Strong problem-solving skills
Excellent communication skills
I am choosing the non voice processing job because I excel in written communication and prefer working in a quiet environment.
I have strong written communication skills
I prefer working in a quiet environment
I am detail-oriented and excel in tasks that require focus
I appeared for an interview in Feb 2025.
I have experience in data entry, customer service, and process optimization in a fast-paced environment.
Managed data entry tasks with a focus on accuracy and efficiency, reducing errors by 15%.
Provided exceptional customer service, resolving inquiries and complaints promptly, leading to a 20% increase in customer satisfaction.
Collaborated with team members to streamline processes, resulting in a 10% reduction in turnar...
To resolve a slow laptop issue, identify the cause and implement solutions like optimizing settings or upgrading hardware.
Check for background applications consuming resources, e.g., multiple browser tabs or software updates running.
Run a disk cleanup to remove unnecessary files, which can free up space and improve performance.
Ensure the laptop has sufficient RAM; consider upgrading if it's below 8GB for better multita...
The processor, or CPU, is the brain of the computer, executing instructions and managing tasks for software applications.
Central Processing Unit (CPU) is the main component that performs calculations and tasks.
Examples of processors include Intel Core i7, AMD Ryzen 5.
The CPU interprets and executes instructions from programs.
It consists of cores, which allow for multitasking; more cores mean better performance.
Modern C...
I expect Genpact to provide growth opportunities, a collaborative environment, and a chance to contribute to impactful projects.
Opportunities for professional development, such as training programs and workshops.
A collaborative work culture where team members support each other, enhancing productivity.
Exposure to diverse projects that challenge my skills and allow me to make a meaningful impact.
Regular feedback and men...
In five years, I envision myself as a skilled Process Associate, contributing to team success and pursuing professional growth.
I aim to deepen my expertise in process optimization, leading initiatives that enhance efficiency.
I see myself taking on leadership roles, mentoring new associates and sharing best practices.
I plan to pursue relevant certifications that will bolster my skills and knowledge in the field.
I hope t...
I am a dedicated and detail-oriented professional with a background in process development and optimization.
I have a Bachelor's degree in Business Administration with a focus on operations management.
I have experience working in cross-functional teams to streamline processes and improve efficiency.
I am proficient in data analysis and have used tools like Excel and SQL to identify areas for improvement.
I am a strong com...
My current Cost to Company (CTC) is $60,000 per year.
My current CTC is $60,000 per year
It includes my salary, bonuses, benefits, and any other compensation provided by the company
I do not have any additional income sources outside of my CTC
Accuracy is how close a measurement is to the true value, while precision is how close repeated measurements are to each other.
Accuracy refers to the closeness of a measured value to a standard or known value.
Precision refers to the closeness of two or more measurements to each other.
For example, hitting the bullseye on a target multiple times in a row would be both accurate and precise.
If a measurement is accurate but...
Key rules for gold investments include diversification, understanding market trends, and considering storage costs.
Diversify your investment portfolio to reduce risk
Understand market trends and factors that influence gold prices
Consider storage costs and security measures for physical gold investments
The different types of accounting statements include income statement, balance sheet, and cash flow statement.
Income statement: Shows a company's revenues and expenses over a specific period of time.
Balance sheet: Provides a snapshot of a company's financial position at a specific point in time, including assets, liabilities, and equity.
Cash flow statement: Details the cash inflows and outflows of a company over a spec...
Depreciation is the allocation of the cost of a tangible asset over its useful life.
Depreciation is a non-cash expense that reflects the decrease in value of an asset over time.
It is used to spread the cost of an asset over its useful life, matching the expense with the revenue it generates.
Common methods of depreciation include straight-line, double declining balance, and units of production.
Example: A company purchas...
Reconciliation is the process of comparing two sets of records to ensure they are in agreement.
Reconciliation involves identifying discrepancies between the two sets of records.
It often includes investigating the reasons for discrepancies and resolving them.
Examples of reconciliation include bank statement reconciliation, inventory reconciliation, and financial statement reconciliation.
Accruals typically posted include expenses, revenues, interest, and taxes.
Expenses accrued for services received but not yet paid for
Revenues accrued for services provided but not yet invoiced
Interest accrued on loans or investments
Taxes accrued based on estimated liabilities
I have 5 years of experience in process development with a current CTC of $70,000.
5 years of experience in process development
Current CTC of $70,000
Experience in optimizing processes and improving efficiency
I have strong communication skills, both written and verbal, with the ability to effectively convey information and ideas.
Excellent verbal communication skills demonstrated through clear and concise articulation of ideas
Strong written communication skills shown through drafting clear and professional emails and reports
Ability to actively listen and respond appropriately in conversations
Experience in presenting informat...
The accounts payable cycle is the process of receiving, verifying, and paying invoices from vendors.
Invoices are received from vendors for goods or services provided
Invoices are verified for accuracy and approved for payment
Payments are made to vendors within the agreed upon terms
The cycle repeats for each invoice received
Invoice deductions related to disputes can impact cash flow, customer relationships, and operational efficiency.
Invoice deductions can lead to delayed or reduced payments, affecting cash flow.
Disputes can strain relationships with customers, leading to potential loss of business.
Resolving disputes can be time-consuming and resource-intensive, impacting operational efficiency.
Examples: Deductions for damaged goods, inco...
The process of evolving reconciliation involves identifying discrepancies, investigating root causes, implementing corrective actions, and monitoring progress.
Identify discrepancies in financial records or accounts
Investigate root causes of discrepancies, such as errors in data entry or miscommunication
Implement corrective actions to address the root causes and prevent future discrepancies
Monitor progress regularly to ...
I applied via Naukri.com and was interviewed in Dec 2024. There were 5 interview rounds.
This might involve a task to be completed individually or in a team, showcasing your skills and knowledge.
Aptitude Test: This likely involves questions to assess your numerical, verbal, and logical reasoning skills.
This round assesses your communication, teamwork, and problem-solving skills in a group setting.
This could involve analyzing a real-world business scenario and presenting your recommendations.
I appeared for an interview in May 2025, where I was asked the following questions.
I manage stress by prioritizing tasks, maintaining a positive mindset, and using effective time management techniques.
Prioritization: I create a to-do list to focus on urgent tasks first. For example, during a tight deadline, I tackle high-impact analyses first.
Time Management: I break projects into smaller tasks with specific deadlines, which helps me stay organized and reduces overwhelm.
Mindfulness Techniques: I prac...
Data analysts face challenges like data quality, communication, and adapting to evolving technologies.
Data Quality: Ensuring accuracy and completeness of data can be difficult. For example, missing values can skew analysis results.
Communication: Translating complex data insights into actionable recommendations for non-technical stakeholders is crucial.
Evolving Technologies: Keeping up with new tools and methodologies, ...
My short-term goal is to enhance my data analysis skills and contribute effectively to my team's projects.
Complete a certification in data analytics to deepen my technical expertise.
Work on real-world projects to apply my skills and gain practical experience.
Collaborate with team members to learn best practices and improve my analytical thinking.
Utilize tools like SQL and Python to streamline data processing and visual...
I enjoy data visualization, hiking, and exploring new cuisines, which enhance my analytical skills and creativity.
Data Visualization: I create visual stories using tools like Tableau and Power BI to make data insights more accessible.
Hiking: I love exploring nature trails, which helps me clear my mind and think creatively about data problems.
Culinary Exploration: Trying out new recipes and cuisines allows me to experim...
I am motivated by the challenge of solving complex problems and the opportunity to make data-driven decisions that impact business outcomes.
I thrive on analyzing data to uncover insights that drive strategic decisions, like identifying trends in customer behavior.
Collaboration with cross-functional teams excites me, as it allows me to contribute to projects that have a broader impact.
Continuous learning is a key motiva...
I bring strong analytical skills, relevant experience, and a passion for data-driven decision-making to your team.
Proven experience in data analysis with tools like SQL and Python, demonstrated by a project where I improved reporting efficiency by 30%.
Strong problem-solving skills, exemplified by identifying key trends in sales data that led to a 15% increase in revenue for my previous employer.
Excellent communication ...
Some of the top questions asked at the Genpact interview -
The duration of Genpact interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 3.1k interview experiences
Difficulty level
Duration
based on 35.9k reviews
Rating in categories
Process Developer
37.9k
salaries
| ₹1.2 L/yr - ₹7.5 L/yr |
Process Associate
28.9k
salaries
| ₹0.6 L/yr - ₹7 L/yr |
Management Trainee
22.1k
salaries
| ₹1.8 L/yr - ₹10.1 L/yr |
Assistant Manager
21.6k
salaries
| ₹5 L/yr - ₹15 L/yr |
Manager
8.5k
salaries
| ₹7 L/yr - ₹25 L/yr |
Accenture
Capgemini
TCS
Cognizant