Genpact Software Engineer Interview Questions
The questions to prepare for a Genpact Software Engineer interview. Questions from real interview reports rank first. Updated weekly.
Calculate each user's running order total over time using a window function.
GenpactCalculate total revenue per customer using GROUP BY, SUM, and descending output ordering.
GenpactCompute daily active users and a 7-day rolling average using a CTE, distinct counts, and window functions.
Meta
Spotify
Meta ITReverse a singly linked list in place using pointer manipulation.
GenpactCompute the largest sum of any contiguous subarray using Kadane's algorithm in O(n) time.
GenpactSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Tests planning, risk management, and execution approach for delivering changes safely to users.
GenpactTests tradeoff judgment around speed, reliability, technical debt, and long-term maintainability.
GenpactTests frontend architecture choices for predictable UI behavior and maintainability.
GenpactTests your ability to design REST APIs and structure controller logic for conditional data retrieval.
Genpact