SRE / DevOps Engineer Interview Experience at Juspay – 2026
Juspay
AI-Reconstructed Composite
Reconstructed from candidate-reported Juspay SRE/DevOps interview structure (online coding assessment, technical round, multi-day hackathon extending beyond its original schedule, final technical round spanning Linux/database/cloud/OS/networking) sourced from Glassdoor candidate reports specific to the SRE DevOps Engineer track, plus general Juspay hiring-process context (transaction volume, reliability targets) from company sources. Composite account grounded in Juspay's real reported round structure and payments-infrastructure domain rather than a single verified transcript.
Application Story
This SRE/DevOps role supports Juspay's core payments infrastructure, which processes a very high volume of daily transactions at a strict reliability target. The process runs four rounds matching what other candidates report for this track - an online coding assessment, a technical round, a multi-day hackathon, and a final technical interview - typically completed within about three weeks.
Preparation Journey
Preparation should focus on Linux internals, networking fundamentals, and database concepts specifically, since Juspay's SRE-track final round reportedly spans Linux, databases, cloud, operating systems, and networking rather than staying narrowly focused on any one area. Practicing under sustained pressure over multi-hour blocks is also worthwhile, since the hackathon round is reportedly a genuine multi-day format rather than a short timed exercise.
Why Selected / Rejected
The hackathon round tends to be the real differentiator - it runs two full days with limited hand-holding from the hiring team, and staying organized enough to keep making visible progress each day, rather than trying to solve everything at once, seems to matter more than any single technical answer. The final round's broad mix of Linux, database, cloud, and networking questions rewards genuinely broad infrastructure knowledge over depth in just one area, which is a different bar than most companies set for an SRE role.
Resume Tips
Juspay's SRE/DevOps hackathon round is a real multi-day format, not a short timed exercise - go in expecting to manage your own time and priorities with minimal support from the interviewers, and don't assume the process will over-communicate what's expected of you each day. For the final round, prepare broadly across Linux, databases, cloud, and networking rather than over-indexing on one area.
Online — MCQ + Coding
This online coding assessment focuses on practical scripting and infrastructure-adjacent logic rather than pure algorithmic puzzles. One question asks for a script that parses a set of server health-check logs and identifies any host that has failed more than a given number of checks within a rolling time window, best solved using a per-host deque of failure timestamps evicted lazily as the window advances.
Technical
This technical round covers Kubernetes and monitoring tooling in the context of a high-throughput payments platform - specifically how to set up alerting thresholds for a service processing a very high volume of transactions per second without generating excessive noise during expected traffic spikes. The expected approach alerts on rate-of-change and rolling baseline deviation rather than a single static threshold, since a fixed threshold either misses genuine spikes at low-traffic hours or fires constantly during expected peak windows.
Assignment
This is a genuinely multi-day hackathon round, originally scoped for two days but reportedly extended into a third with limited additional guidance from the hiring team on how to use the extra time. The task is to design and partially implement a self-healing deployment pipeline component that can detect a failed canary rollout and automatically roll back without manual intervention, working against a partially-scaffolded starter repository. A sound strategy prioritizes getting a working end-to-end rollback path functional on day one before optimizing detection accuracy, since a slow-but-correct pipeline is more defensible to demo than a fast-but-incomplete one.
Technical
This broad final round spans Linux, databases, cloud, operating systems, and networking rather than staying within a single topic. Linux questions cover diagnosing a process consuming unexpectedly high memory using tools like ps and pmap; database questions cover indexing strategy for a table with high write volume and how that tradeoff differs from a read-heavy table; networking questions cover how a load balancer's health check interacts with in-flight requests during a rolling deployment, where the expected answer explains the need for connection draining so requests already in progress aren't dropped when a backend is marked unhealthy mid-request.
Questions Asked at Juspay in the SRE / DevOps Engineer Interview
Online — MCQ + Coding Round
This online coding assessment focuses on practical scripting and infrastructure-adjacent logic rather than pure algorithmic puzzles. One question asks for a script that parses a set of server health-check logs and identifies any host that has failed more than a given number of ch …
Technical Round
This technical round covers Kubernetes and monitoring tooling in the context of a high-throughput payments platform - specifically how to set up alerting thresholds for a service processing a very high volume of transactions per second without generating excessive noise during ex …
Assignment Round
This is a genuinely multi-day hackathon round, originally scoped for two days but reportedly extended into a third with limited additional guidance from the hiring team on how to use the extra time. The task is to design and partially implement a self-healing deployment pipeline …
Technical Round
This broad final round spans Linux, databases, cloud, operating systems, and networking rather than staying within a single topic. Linux questions cover diagnosing a process consuming unexpectedly high memory using tools like ps and pmap; database questions cover indexing strateg …
Prepare for this Role
At a Glance
SRE / DevOps Engineer at Other Companies
Have your own story?
Share it and help the next candidate prepare.
Comments
Loading comments...