PhonePe logo

Site Reliability Engineer Interview Experience at PhonePe2025

PhonePe

Selected 4 rounds Dec 2025 On Campus
R

Rohan Mehta

0-2 Years · Fresher

Verified Interview Pattern

Round structure, CGPA cutoff, topics, and the closing HR question set are drawn directly from a real, publicly posted PhonePe SRE campus interview account (Naukri Code360).

Application Story

PhonePe visits campuses with a CGPA cutoff of 8. After shortlisting, the entire process - one test and three interviews - typically happens on the same day, with offers following within a couple of days, matching a real reported PhonePe campus timeline closely.

Preparation Journey

A six-month preparation window alongside coursework, splitting time across Linux fundamentals, Git, computer networks, DBMS, and DSA, aligns with what real PhonePe SRE reports consistently mention as recurring technical themes - CN theory and shell scripting in particular.

Why Selected / Rejected

A concurrent internship on a DevOps-adjacent project that lines up closely with the SRE role tends to be viewed as a strong positive signal, which several real candidate reports for this role also describe.

Resume Tips

Have your Linux fundamentals genuinely solid before this interview, not just familiar. PhonePe tests networking and shell scripting deeply.

01Round
MEDIUM

Online — MCQ + Coding

60 minutes HackerRank Remote

This online test covers DSA problems and computer network fundamentals, confirmed as the real first stage of PhonePe's campus SRE process. The DSA portion has two problems on arrays and recursion. The networking portion asks conceptual multiple-choice and short-answer questions on IP addressing and basic protocol behavior.

02Round
MEDIUM

Technical

45 minutes Company Office, Bengaluru

This round covers computer networking theory in real depth: DNS resolution step by step from a client query to an authoritative answer, the OSI model layer by layer with a specific question on which layer a switch operates at versus a router, and DHCP's four-step handshake (Discover, Offer, Request, Acknowledge) for a client obtaining an IP address on a new network. The round also touches shell scripting basics - writing a one-liner to find and kill a process holding open a specific port.

03Round
MEDIUM

Technical

45 minutes Company Office, Bengaluru

This second technical round focuses further on shell scripting tasks - writing a script to monitor disk usage and alert if it crosses a threshold - and a coding problem asking for mirroring a binary tree recursively (swapping the left and right subtree at every node), best solved with a straightforward recursive approach, mirroring both subtrees first and then swapping the references.

04Round
EASY

HR Round

15 minutes Company Office, Bengaluru

This closing HR round asks directly why the candidate wants to join PhonePe specifically and why the SRE role over a pure software development role, especially when a resume shows a mix of both kinds of internship experience.

Comments

Loading comments...

Questions Asked at PhonePe in the Site Reliability Engineer Interview

Online — MCQ + Coding Round

This online test covers DSA problems and computer network fundamentals, confirmed as the real first stage of PhonePe's campus SRE process. The DSA portion has two problems on arrays and recursion. The networking portion asks conceptual multiple-choice and short-answer questions o

Technical Round

This round covers computer networking theory in real depth: DNS resolution step by step from a client query to an authoritative answer, the OSI model layer by layer with a specific question on which layer a switch operates at versus a router, and DHCP's four-step handshake (Disco

Technical Round

This second technical round focuses further on shell scripting tasks - writing a script to monitor disk usage and alert if it crosses a threshold - and a coding problem asking for mirroring a binary tree recursively (swapping the left and right subtree at every node), best solved

HR Round Round

This closing HR round asks directly why the candidate wants to join PhonePe specifically and why the SRE role over a pure software development role, especially when a resume shows a mix of both kinds of internship experience.